結果

問題 No.601 Midpoint Erase
ユーザー tailstails
提出日時 2017-12-01 09:30:08
言語 Perl
(5.38.0)
結果
AC  
実行時間 100 ms / 2,000 ms
コード長 48 bytes
コンパイル時間 181 ms
コンパイル使用メモリ 5,292 KB
実行使用メモリ 19,092 KB
最終ジャッジ日時 2023-08-24 18:39:25
合計ジャッジ時間 1,828 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,652 KB
testcase_01 AC 3 ms
4,776 KB
testcase_02 AC 2 ms
4,720 KB
testcase_03 AC 64 ms
13,548 KB
testcase_04 AC 72 ms
14,948 KB
testcase_05 AC 52 ms
11,880 KB
testcase_06 AC 29 ms
8,804 KB
testcase_07 AC 68 ms
14,316 KB
testcase_08 AC 59 ms
12,992 KB
testcase_09 AC 71 ms
14,576 KB
testcase_10 AC 17 ms
6,960 KB
testcase_11 AC 100 ms
19,092 KB
testcase_12 AC 46 ms
11,048 KB
testcase_13 AC 2 ms
4,700 KB
testcase_14 AC 2 ms
4,736 KB
testcase_15 AC 2 ms
4,520 KB
testcase_16 AC 2 ms
4,520 KB
testcase_17 AC 2 ms
4,648 KB
testcase_18 AC 3 ms
4,628 KB
testcase_19 AC 2 ms
4,628 KB
testcase_20 AC 2 ms
4,584 KB
testcase_21 AC 2 ms
4,632 KB
testcase_22 AC 3 ms
4,792 KB
testcase_23 AC 3 ms
4,580 KB
testcase_24 AC 2 ms
4,728 KB
testcase_25 AC 2 ms
4,792 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::b" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$a^=$b{/ /,$`%2,$'%2}++for<>;print$a%2?Alice:Bob
0