結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 AC 76 ms
15,872 KB
testcase_03 AC 72 ms
16,000 KB
testcase_04 WA -
testcase_05 AC 74 ms
16,000 KB
testcase_06 AC 80 ms
15,872 KB
testcase_07 AC 76 ms
15,872 KB
testcase_08 AC 80 ms
16,000 KB
testcase_09 WA -
testcase_10 AC 71 ms
15,744 KB
testcase_11 AC 74 ms
16,000 KB
testcase_12 AC 75 ms
15,872 KB
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 78 ms
15,872 KB
testcase_16 AC 73 ms
15,872 KB
testcase_17 AC 71 ms
15,872 KB
testcase_18 AC 77 ms
15,872 KB
testcase_19 AC 73 ms
15,872 KB
testcase_20 AC 72 ms
15,872 KB
testcase_21 AC 72 ms
16,000 KB
testcase_22 AC 70 ms
16,000 KB
testcase_23 AC 79 ms
15,872 KB
testcase_24 AC 74 ms
16,000 KB
testcase_25 AC 70 ms
15,872 KB
testcase_26 AC 71 ms
16,000 KB
testcase_27 AC 72 ms
15,744 KB
testcase_28 WA -
testcase_29 AC 75 ms
15,872 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<>;print$x||'0.'.0 x10
0