結果

問題 No.184 たのしい排他的論理和(HARD)
ユーザー %20%20
提出日時 2020-06-08 03:24:51
言語 Perl
(5.38.2)
結果
AC  
実行時間 2,179 ms / 5,000 ms
コード長 80 bytes
コンパイル時間 376 ms
コンパイル使用メモリ 6,016 KB
実行使用メモリ 25,856 KB
最終ジャッジ日時 2024-07-04 12:53:37
合計ジャッジ時間 36,777 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
5,888 KB
testcase_01 AC 7 ms
5,888 KB
testcase_02 AC 7 ms
5,760 KB
testcase_03 AC 7 ms
5,888 KB
testcase_04 AC 8 ms
5,888 KB
testcase_05 AC 7 ms
5,888 KB
testcase_06 AC 7 ms
5,888 KB
testcase_07 AC 7 ms
5,888 KB
testcase_08 AC 1,500 ms
19,840 KB
testcase_09 AC 322 ms
9,088 KB
testcase_10 AC 1,133 ms
16,640 KB
testcase_11 AC 855 ms
13,568 KB
testcase_12 AC 1,815 ms
22,272 KB
testcase_13 AC 1,895 ms
23,808 KB
testcase_14 AC 1,107 ms
16,000 KB
testcase_15 AC 2,051 ms
25,216 KB
testcase_16 AC 1,692 ms
21,888 KB
testcase_17 AC 1,835 ms
23,040 KB
testcase_18 AC 8 ms
5,760 KB
testcase_19 AC 7 ms
6,016 KB
testcase_20 AC 208 ms
24,064 KB
testcase_21 AC 2,120 ms
25,600 KB
testcase_22 AC 2,179 ms
25,856 KB
testcase_23 AC 8 ms
5,888 KB
testcase_24 AC 8 ms
5,760 KB
testcase_25 AC 7 ms
5,888 KB
testcase_26 AC 7 ms
5,888 KB
testcase_27 AC 7 ms
5,888 KB
testcase_28 AC 1,271 ms
17,920 KB
testcase_29 AC 1,768 ms
22,784 KB
testcase_30 AC 1,521 ms
20,864 KB
testcase_31 AC 1,317 ms
18,816 KB
testcase_32 AC 1,628 ms
22,016 KB
testcase_33 AC 2,107 ms
25,216 KB
testcase_34 AC 2,054 ms
25,088 KB
testcase_35 AC 2,119 ms
25,728 KB
testcase_36 AC 2,130 ms
25,472 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

use integer;<>;map{$%=$_;$%-=$-=$%-($_^$%)for@_;$%&&push@_,$%}glob<>;print 1<<@_
0