結果

問題 No.492 IOI数列
ユーザー tailstails
提出日時 2017-03-11 00:01:22
言語 Perl
(5.38.2)
結果
AC  
実行時間 42 ms / 1,000 ms
コード長 82 bytes
コンパイル時間 724 ms
コンパイル使用メモリ 11,132 KB
実行使用メモリ 11,320 KB
最終ジャッジ日時 2023-09-06 14:45:05
合計ジャッジ時間 2,476 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 41 ms
11,048 KB
testcase_01 AC 40 ms
11,212 KB
testcase_02 AC 40 ms
11,084 KB
testcase_03 AC 40 ms
11,128 KB
testcase_04 AC 39 ms
11,060 KB
testcase_05 AC 39 ms
11,048 KB
testcase_06 AC 40 ms
11,104 KB
testcase_07 AC 40 ms
11,048 KB
testcase_08 AC 41 ms
11,192 KB
testcase_09 AC 40 ms
11,132 KB
testcase_10 AC 39 ms
11,120 KB
testcase_11 AC 40 ms
11,124 KB
testcase_12 AC 41 ms
11,044 KB
testcase_13 AC 41 ms
11,060 KB
testcase_14 AC 41 ms
11,124 KB
testcase_15 AC 42 ms
11,120 KB
testcase_16 AC 42 ms
11,056 KB
testcase_17 AC 41 ms
11,280 KB
testcase_18 AC 41 ms
11,188 KB
testcase_19 AC 41 ms
11,052 KB
testcase_20 AC 42 ms
11,320 KB
testcase_21 AC 40 ms
11,084 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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