結果

問題 No.933 おまわりさんこいつです
ユーザー %20%20
提出日時 2019-11-29 22:57:14
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 61 bytes
コンパイル時間 590 ms
コンパイル使用メモリ 12,928 KB
実行使用メモリ 37,660 KB
最終ジャッジ日時 2024-05-01 00:43:28
合計ジャッジ時間 10,022 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 53 ms
19,740 KB
testcase_01 AC 53 ms
12,800 KB
testcase_02 AC 53 ms
12,800 KB
testcase_03 AC 53 ms
12,800 KB
testcase_04 AC 54 ms
12,928 KB
testcase_05 AC 53 ms
12,800 KB
testcase_06 AC 53 ms
12,800 KB
testcase_07 AC 54 ms
12,672 KB
testcase_08 AC 54 ms
12,672 KB
testcase_09 AC 55 ms
12,672 KB
testcase_10 AC 56 ms
12,800 KB
testcase_11 AC 64 ms
12,928 KB
testcase_12 AC 75 ms
12,800 KB
testcase_13 AC 161 ms
13,312 KB
testcase_14 AC 213 ms
13,696 KB
testcase_15 AC 401 ms
14,720 KB
testcase_16 AC 1,228 ms
18,816 KB
testcase_17 TLE -
testcase_18 WA -
testcase_19 TLE -
testcase_20 -- -
testcase_21 -- -
testcase_22 -- -
testcase_23 -- -
testcase_24 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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