結果

問題 No.103 素因数ゲーム リターンズ
ユーザー tailstails
提出日時 2015-02-11 19:53:05
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 77 bytes
コンパイル時間 310 ms
コンパイル使用メモリ 5,372 KB
実行使用メモリ 5,712 KB
最終ジャッジ日時 2023-09-05 23:35:10
合計ジャッジ時間 6,737 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 9 ms
5,376 KB
testcase_01 AC 16 ms
5,472 KB
testcase_02 AC 10 ms
5,368 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 10 ms
5,628 KB
testcase_07 WA -
testcase_08 WA -
testcase_09 AC 16 ms
5,616 KB
testcase_10 AC 30 ms
5,444 KB
testcase_11 WA -
testcase_12 WA -
testcase_13 AC 277 ms
5,676 KB
testcase_14 AC 356 ms
5,604 KB
testcase_15 AC 331 ms
5,500 KB
testcase_16 WA -
testcase_17 AC 393 ms
5,344 KB
testcase_18 AC 166 ms
5,508 KB
testcase_19 AC 533 ms
5,436 KB
testcase_20 WA -
testcase_21 AC 250 ms
5,448 KB
testcase_22 AC 185 ms
5,452 KB
testcase_23 WA -
testcase_24 AC 633 ms
5,560 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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