結果

問題 No.103 素因数ゲーム リターンズ
ユーザー tailstails
提出日時 2015-02-11 19:53:05
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 77 bytes
コンパイル時間 355 ms
コンパイル使用メモリ 7,072 KB
実行使用メモリ 6,948 KB
最終ジャッジ日時 2024-06-23 18:47:21
合計ジャッジ時間 5,293 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 11 ms
6,816 KB
testcase_01 AC 17 ms
6,816 KB
testcase_02 AC 11 ms
6,940 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 11 ms
6,940 KB
testcase_07 WA -
testcase_08 WA -
testcase_09 AC 17 ms
6,940 KB
testcase_10 AC 31 ms
6,944 KB
testcase_11 WA -
testcase_12 WA -
testcase_13 AC 294 ms
6,944 KB
testcase_14 AC 362 ms
6,944 KB
testcase_15 AC 348 ms
6,940 KB
testcase_16 WA -
testcase_17 AC 410 ms
6,944 KB
testcase_18 AC 175 ms
6,944 KB
testcase_19 AC 559 ms
6,940 KB
testcase_20 WA -
testcase_21 AC 268 ms
6,940 KB
testcase_22 AC 195 ms
6,940 KB
testcase_23 WA -
testcase_24 AC 647 ms
6,940 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$/=$";//,map{my$e;0until$'%$_**$e++;$n^=$e%3}2..1e4for<>;print$n?Alice:Bob
0