結果

問題 No.487 2017 Calculation(2017の計算)
ユーザー tailstails
提出日時 2017-02-25 01:25:41
言語 Perl
(5.38.2)
結果
AC  
実行時間 204 ms / 2,000 ms
コード長 45 bytes
コンパイル時間 1,010 ms
コンパイル使用メモリ 11,576 KB
実行使用メモリ 11,468 KB
最終ジャッジ日時 2023-09-01 21:52:53
合計ジャッジ時間 5,247 ms
ジャッジサーバーID
(参考情報)
judge16 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 199 ms
11,352 KB
testcase_01 AC 204 ms
11,320 KB
testcase_02 AC 198 ms
11,260 KB
testcase_03 AC 198 ms
11,360 KB
testcase_04 AC 199 ms
11,352 KB
testcase_05 AC 198 ms
11,304 KB
testcase_06 AC 197 ms
11,360 KB
testcase_07 AC 198 ms
11,436 KB
testcase_08 AC 198 ms
11,468 KB
testcase_09 AC 197 ms
11,320 KB
testcase_10 AC 196 ms
11,360 KB
testcase_11 AC 198 ms
11,320 KB
testcase_12 AC 199 ms
11,316 KB
testcase_13 AC 197 ms
11,296 KB
testcase_14 AC 199 ms
11,232 KB
testcase_15 AC 198 ms
11,404 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

use bigint;
print+(2017+2017**(2017+2017))%<>
0