結果

問題 No.81 すべて足すだけの簡単なお仕事です。
ユーザー tailstails
提出日時 2016-12-26 23:55:50
言語 Perl
(5.38.2)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 55 bytes
コンパイル時間 544 ms
コンパイル使用メモリ 16,000 KB
実行使用メモリ 16,128 KB
最終ジャッジ日時 2024-07-22 16:35:06
合計ジャッジ時間 3,883 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 AC 64 ms
16,000 KB
testcase_03 AC 63 ms
15,872 KB
testcase_04 WA -
testcase_05 AC 66 ms
16,000 KB
testcase_06 AC 70 ms
16,000 KB
testcase_07 AC 69 ms
16,000 KB
testcase_08 AC 69 ms
16,000 KB
testcase_09 WA -
testcase_10 AC 62 ms
15,872 KB
testcase_11 AC 65 ms
16,128 KB
testcase_12 AC 64 ms
16,000 KB
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 68 ms
16,000 KB
testcase_16 AC 62 ms
15,872 KB
testcase_17 AC 62 ms
15,872 KB
testcase_18 AC 67 ms
16,000 KB
testcase_19 AC 64 ms
16,000 KB
testcase_20 AC 63 ms
16,000 KB
testcase_21 AC 64 ms
16,000 KB
testcase_22 AC 66 ms
16,000 KB
testcase_23 AC 68 ms
16,000 KB
testcase_24 AC 67 ms
16,000 KB
testcase_25 AC 63 ms
16,000 KB
testcase_26 AC 64 ms
15,872 KB
testcase_27 AC 62 ms
15,872 KB
testcase_28 WA -
testcase_29 AC 66 ms
16,000 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Unquoted string "p" may clash with future reserved word at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

use bignum p,-10;$x=0/<>;$x+=$_ for<>;printf$x||'%.10f'
0