結果

問題 No.1716 Bonus Nim
ユーザー tailstails
提出日時 2021-11-25 18:56:46
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 68 bytes
コンパイル時間 454 ms
コンパイル使用メモリ 5,212 KB
実行使用メモリ 109,436 KB
最終ジャッジ日時 2023-09-10 20:42:41
合計ジャッジ時間 32,689 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,212 KB
testcase_01 AC 6 ms
5,216 KB
testcase_02 AC 6 ms
5,100 KB
testcase_03 AC 6 ms
5,248 KB
testcase_04 AC 1,381 ms
66,608 KB
testcase_05 AC 1,437 ms
77,176 KB
testcase_06 AC 1,417 ms
74,084 KB
testcase_07 AC 1,442 ms
74,504 KB
testcase_08 AC 1,473 ms
67,228 KB
testcase_09 AC 1,502 ms
63,924 KB
testcase_10 AC 1,509 ms
68,432 KB
testcase_11 AC 1,526 ms
59,584 KB
testcase_12 AC 1,550 ms
73,904 KB
testcase_13 AC 1,682 ms
92,424 KB
testcase_14 AC 1,535 ms
62,752 KB
testcase_15 AC 831 ms
14,600 KB
testcase_16 AC 6 ms
5,212 KB
testcase_17 AC 6 ms
5,080 KB
testcase_18 AC 6 ms
5,052 KB
testcase_19 AC 6 ms
5,080 KB
testcase_20 AC 6 ms
5,236 KB
testcase_21 AC 7 ms
5,212 KB
testcase_22 AC 1,741 ms
94,576 KB
testcase_23 AC 1,778 ms
91,168 KB
testcase_24 AC 1,948 ms
101,232 KB
testcase_25 TLE -
testcase_26 AC 1,793 ms
87,952 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::r" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

map{<>;$h^=$r{$_}//=rand 9e9for glob<>;print$h?Alice:Bob,$h=$/}1..<>
0