結果

問題 No.1091 Range Xor Query
ユーザー tailstails
提出日時 2020-06-26 15:08:56
言語 Perl
(5.38.2)
結果
AC  
実行時間 572 ms / 2,000 ms
コード長 53 bytes
コンパイル時間 212 ms
コンパイル使用メモリ 5,888 KB
実行使用メモリ 69,036 KB
最終ジャッジ日時 2024-07-04 00:30:33
合計ジャッジ時間 13,997 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,888 KB
testcase_01 AC 6 ms
5,760 KB
testcase_02 AC 7 ms
5,760 KB
testcase_03 AC 329 ms
42,880 KB
testcase_04 AC 211 ms
27,680 KB
testcase_05 AC 525 ms
62,976 KB
testcase_06 AC 69 ms
15,360 KB
testcase_07 AC 330 ms
39,552 KB
testcase_08 AC 452 ms
51,004 KB
testcase_09 AC 173 ms
24,132 KB
testcase_10 AC 423 ms
49,792 KB
testcase_11 AC 540 ms
57,064 KB
testcase_12 AC 449 ms
62,080 KB
testcase_13 AC 445 ms
49,188 KB
testcase_14 AC 433 ms
49,500 KB
testcase_15 AC 510 ms
58,240 KB
testcase_16 AC 251 ms
32,796 KB
testcase_17 AC 546 ms
59,404 KB
testcase_18 AC 73 ms
12,852 KB
testcase_19 AC 249 ms
39,936 KB
testcase_20 AC 420 ms
47,012 KB
testcase_21 AC 149 ms
22,312 KB
testcase_22 AC 511 ms
54,708 KB
testcase_23 AC 537 ms
69,032 KB
testcase_24 AC 572 ms
69,036 KB
testcase_25 AC 542 ms
69,036 KB
testcase_26 AC 566 ms
69,032 KB
testcase_27 AC 564 ms
69,032 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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