結果

問題 No.16 累乗の加算
ユーザー なおなお
提出日時 2014-12-12 09:39:13
言語 Perl
(5.38.2)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 97 bytes
コンパイル時間 35 ms
コンパイル使用メモリ 6,940 KB
実行使用メモリ 69,760 KB
最終ジャッジ日時 2024-06-11 20:55:59
合計ジャッジ時間 5,183 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 290 ms
69,632 KB
testcase_01 AC 282 ms
69,760 KB
testcase_02 AC 300 ms
69,760 KB
testcase_03 AC 301 ms
69,632 KB
testcase_04 AC 296 ms
69,632 KB
testcase_05 AC 294 ms
69,632 KB
testcase_06 AC 296 ms
69,632 KB
testcase_07 AC 295 ms
69,760 KB
testcase_08 AC 303 ms
69,760 KB
testcase_09 AC 296 ms
69,760 KB
testcase_10 AC 297 ms
69,760 KB
testcase_11 AC 298 ms
69,760 KB
testcase_12 WA -
testcase_13 AC 276 ms
69,760 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>=~/ /,$m=1e6+3,$a=1/$`;push@b,$a=($a*$`)%$m for 0..$m;$r+=$b[$_%($m-1)]for<>=~/\S+/g;print$r%$m
0