結果

問題 No.184 たのしい排他的論理和(HARD)
ユーザー %20%20
提出日時 2020-06-08 03:24:51
言語 Perl
(5.38.2)
結果
AC  
実行時間 2,424 ms / 5,000 ms
コード長 80 bytes
コンパイル時間 171 ms
コンパイル使用メモリ 5,312 KB
実行使用メモリ 25,048 KB
最終ジャッジ日時 2023-09-17 18:21:48
合計ジャッジ時間 41,195 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,188 KB
testcase_01 AC 6 ms
5,220 KB
testcase_02 AC 6 ms
5,288 KB
testcase_03 AC 6 ms
5,184 KB
testcase_04 AC 7 ms
5,104 KB
testcase_05 AC 7 ms
5,248 KB
testcase_06 AC 6 ms
5,316 KB
testcase_07 AC 7 ms
5,408 KB
testcase_08 AC 1,682 ms
19,152 KB
testcase_09 AC 352 ms
8,480 KB
testcase_10 AC 1,285 ms
15,740 KB
testcase_11 AC 915 ms
12,684 KB
testcase_12 AC 1,980 ms
21,424 KB
testcase_13 AC 2,132 ms
22,864 KB
testcase_14 AC 1,210 ms
15,232 KB
testcase_15 AC 2,316 ms
24,260 KB
testcase_16 AC 1,917 ms
21,244 KB
testcase_17 AC 2,096 ms
22,332 KB
testcase_18 AC 7 ms
5,328 KB
testcase_19 AC 6 ms
5,164 KB
testcase_20 AC 228 ms
23,116 KB
testcase_21 AC 2,419 ms
24,896 KB
testcase_22 AC 2,424 ms
25,048 KB
testcase_23 AC 6 ms
5,176 KB
testcase_24 AC 6 ms
5,344 KB
testcase_25 AC 7 ms
5,344 KB
testcase_26 AC 6 ms
5,104 KB
testcase_27 AC 6 ms
5,228 KB
testcase_28 AC 1,444 ms
16,808 KB
testcase_29 AC 2,017 ms
22,112 KB
testcase_30 AC 1,734 ms
20,272 KB
testcase_31 AC 1,521 ms
18,076 KB
testcase_32 AC 1,853 ms
21,408 KB
testcase_33 AC 2,381 ms
24,292 KB
testcase_34 AC 2,345 ms
24,160 KB
testcase_35 AC 2,416 ms
24,760 KB
testcase_36 AC 2,400 ms
24,632 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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