結果

問題 No.601 Midpoint Erase
ユーザー %20%20
提出日時 2017-12-01 01:46:20
言語 Perl
(5.38.0)
結果
AC  
実行時間 94 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 193 ms
コンパイル使用メモリ 5,376 KB
実行使用メモリ 18,968 KB
最終ジャッジ日時 2023-08-24 18:36:50
合計ジャッジ時間 1,783 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,724 KB
testcase_01 AC 3 ms
4,776 KB
testcase_02 AC 3 ms
4,528 KB
testcase_03 AC 60 ms
13,744 KB
testcase_04 AC 74 ms
14,936 KB
testcase_05 AC 50 ms
11,792 KB
testcase_06 AC 29 ms
8,728 KB
testcase_07 AC 65 ms
14,328 KB
testcase_08 AC 56 ms
12,932 KB
testcase_09 AC 67 ms
14,760 KB
testcase_10 AC 17 ms
6,960 KB
testcase_11 AC 94 ms
18,968 KB
testcase_12 AC 44 ms
10,944 KB
testcase_13 AC 3 ms
4,620 KB
testcase_14 AC 3 ms
4,548 KB
testcase_15 AC 2 ms
4,524 KB
testcase_16 AC 2 ms
4,620 KB
testcase_17 AC 2 ms
4,684 KB
testcase_18 AC 3 ms
4,584 KB
testcase_19 AC 3 ms
4,640 KB
testcase_20 AC 2 ms
4,692 KB
testcase_21 AC 2 ms
4,620 KB
testcase_22 AC 2 ms
4,692 KB
testcase_23 AC 3 ms
4,580 KB
testcase_24 AC 3 ms
4,504 KB
testcase_25 AC 3 ms
4,584 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$%+=/ /&&$_[$`%2*2+$'%2]++for<>;print$%%2?Alice:Bob
0