結果

問題 No.933 おまわりさんこいつです
ユーザー %20%20
提出日時 2019-11-29 22:57:14
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 61 bytes
コンパイル時間 677 ms
コンパイル使用メモリ 12,672 KB
実行使用メモリ 44,800 KB
最終ジャッジ日時 2024-11-20 23:46:56
合計ジャッジ時間 19,384 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 54 ms
19,488 KB
testcase_01 AC 54 ms
43,392 KB
testcase_02 AC 54 ms
19,748 KB
testcase_03 AC 54 ms
19,492 KB
testcase_04 AC 54 ms
19,492 KB
testcase_05 AC 55 ms
44,800 KB
testcase_06 AC 56 ms
19,748 KB
testcase_07 AC 56 ms
12,672 KB
testcase_08 AC 56 ms
12,928 KB
testcase_09 AC 57 ms
12,672 KB
testcase_10 AC 58 ms
12,800 KB
testcase_11 AC 66 ms
12,928 KB
testcase_12 AC 76 ms
12,928 KB
testcase_13 AC 164 ms
13,440 KB
testcase_14 AC 212 ms
13,440 KB
testcase_15 AC 407 ms
14,848 KB
testcase_16 AC 1,217 ms
18,560 KB
testcase_17 TLE -
testcase_18 WA -
testcase_19 TLE -
testcase_20 TLE -
testcase_21 AC 54 ms
12,672 KB
testcase_22 AC 54 ms
12,928 KB
testcase_23 TLE -
testcase_24 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

use bigint;
<>;
$x=1;
$x=$x*($_%9)%9for glob<>;
print$x?$x:9
0