結果

問題 No.1091 Range Xor Query
ユーザー tailstails
提出日時 2020-06-26 15:08:56
言語 Perl
(5.38.2)
結果
AC  
実行時間 586 ms / 2,000 ms
コード長 53 bytes
コンパイル時間 277 ms
コンパイル使用メモリ 5,228 KB
実行使用メモリ 68,356 KB
最終ジャッジ日時 2023-09-17 02:35:51
合計ジャッジ時間 13,057 ms
ジャッジサーバーID
(参考情報)
judge15 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
5,252 KB
testcase_01 AC 5 ms
5,184 KB
testcase_02 AC 5 ms
5,128 KB
testcase_03 AC 299 ms
42,164 KB
testcase_04 AC 195 ms
26,932 KB
testcase_05 AC 513 ms
62,224 KB
testcase_06 AC 68 ms
14,492 KB
testcase_07 AC 332 ms
38,808 KB
testcase_08 AC 454 ms
50,112 KB
testcase_09 AC 176 ms
23,188 KB
testcase_10 AC 402 ms
48,976 KB
testcase_11 AC 497 ms
56,092 KB
testcase_12 AC 429 ms
61,168 KB
testcase_13 AC 428 ms
48,416 KB
testcase_14 AC 423 ms
48,732 KB
testcase_15 AC 487 ms
57,556 KB
testcase_16 AC 242 ms
32,140 KB
testcase_17 AC 530 ms
58,452 KB
testcase_18 AC 68 ms
12,340 KB
testcase_19 AC 240 ms
39,324 KB
testcase_20 AC 403 ms
46,416 KB
testcase_21 AC 146 ms
21,660 KB
testcase_22 AC 479 ms
54,056 KB
testcase_23 AC 556 ms
68,256 KB
testcase_24 AC 550 ms
68,208 KB
testcase_25 AC 586 ms
68,236 KB
testcase_26 AC 550 ms
68,356 KB
testcase_27 AC 557 ms
68,180 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

@_=map$%^=$_,glob<>.<>;print$_[$'+/ /]^$_[$`],$/for<>
0