結果

問題 No.492 IOI数列
ユーザー tailstails
提出日時 2017-03-11 02:10:02
言語 Perl
(5.38.2)
結果
AC  
実行時間 40 ms / 1,000 ms
コード長 81 bytes
コンパイル時間 83 ms
コンパイル使用メモリ 11,388 KB
実行使用メモリ 11,408 KB
最終ジャッジ日時 2023-09-06 15:07:08
合計ジャッジ時間 1,888 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 35 ms
11,128 KB
testcase_01 AC 40 ms
11,288 KB
testcase_02 AC 37 ms
11,092 KB
testcase_03 AC 36 ms
11,096 KB
testcase_04 AC 37 ms
11,092 KB
testcase_05 AC 37 ms
11,368 KB
testcase_06 AC 36 ms
11,192 KB
testcase_07 AC 39 ms
11,368 KB
testcase_08 AC 37 ms
11,200 KB
testcase_09 AC 37 ms
11,072 KB
testcase_10 AC 36 ms
11,148 KB
testcase_11 AC 39 ms
11,216 KB
testcase_12 AC 39 ms
11,096 KB
testcase_13 AC 38 ms
11,324 KB
testcase_14 AC 37 ms
11,216 KB
testcase_15 AC 37 ms
11,136 KB
testcase_16 AC 39 ms
11,196 KB
testcase_17 AC 36 ms
11,260 KB
testcase_18 AC 37 ms
11,408 KB
testcase_19 AC 37 ms
11,140 KB
testcase_20 AC 36 ms
11,184 KB
testcase_21 AC 38 ms
11,168 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

use bigint;print+(100->bmodpow($n=<>,$m=1e9+7)-1)*646464651%$m,$/,100**($n%11)/99
0