結果

問題 No.313 π
ユーザー tailstails
提出日時 2015-12-06 00:12:12
言語 Perl
(5.38.0)
結果
AC  
実行時間 93 ms / 5,000 ms
コード長 147 bytes
コンパイル時間 144 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 26,824 KB
最終ジャッジ日時 2023-10-12 15:54:41
合計ジャッジ時間 4,781 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 91 ms
26,612 KB
testcase_01 AC 92 ms
26,644 KB
testcase_02 AC 91 ms
26,768 KB
testcase_03 AC 92 ms
26,752 KB
testcase_04 AC 92 ms
26,544 KB
testcase_05 AC 91 ms
26,572 KB
testcase_06 AC 92 ms
26,672 KB
testcase_07 AC 91 ms
26,744 KB
testcase_08 AC 91 ms
26,652 KB
testcase_09 AC 91 ms
26,772 KB
testcase_10 AC 91 ms
26,552 KB
testcase_11 AC 91 ms
26,528 KB
testcase_12 AC 91 ms
26,824 KB
testcase_13 AC 92 ms
26,508 KB
testcase_14 AC 92 ms
26,632 KB
testcase_15 AC 91 ms
26,772 KB
testcase_16 AC 91 ms
26,744 KB
testcase_17 AC 91 ms
26,652 KB
testcase_18 AC 91 ms
26,580 KB
testcase_19 AC 91 ms
26,784 KB
testcase_20 AC 91 ms
26,524 KB
testcase_21 AC 91 ms
26,768 KB
testcase_22 AC 92 ms
26,756 KB
testcase_23 AC 91 ms
26,544 KB
testcase_24 AC 90 ms
26,612 KB
testcase_25 AC 91 ms
26,704 KB
testcase_26 AC 91 ms
26,772 KB
testcase_27 AC 91 ms
26,784 KB
testcase_28 AC 92 ms
26,636 KB
testcase_29 AC 93 ms
26,720 KB
testcase_30 AC 92 ms
26,720 KB
testcase_31 AC 91 ms
26,544 KB
testcase_32 AC 91 ms
26,788 KB
testcase_33 AC 92 ms
26,672 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

@h=(20105,20063,19892,20011,19874,20199,19898,20163,19956,19841);
--$h[$_]for<>=~/./g;
$h[$_]<0&&print for 0..9;
print$";
$h[$_]>0&&print for 0..9;
0