結果

問題 No.81 すべて足すだけの簡単なお仕事です。
ユーザー tailstails
提出日時 2016-12-26 23:16:48
言語 Perl
(5.38.2)
結果
AC  
実行時間 64 ms / 5,000 ms
コード長 57 bytes
コンパイル時間 519 ms
コンパイル使用メモリ 14,204 KB
実行使用メモリ 14,408 KB
最終ジャッジ日時 2023-09-29 22:35:49
合計ジャッジ時間 3,478 ms
ジャッジサーバーID
(参考情報)
judge15 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 54 ms
14,164 KB
testcase_01 AC 55 ms
14,408 KB
testcase_02 AC 54 ms
14,212 KB
testcase_03 AC 53 ms
14,208 KB
testcase_04 AC 62 ms
14,196 KB
testcase_05 AC 56 ms
14,156 KB
testcase_06 AC 60 ms
14,236 KB
testcase_07 AC 61 ms
14,320 KB
testcase_08 AC 63 ms
14,136 KB
testcase_09 AC 64 ms
14,072 KB
testcase_10 AC 58 ms
14,196 KB
testcase_11 AC 59 ms
14,132 KB
testcase_12 AC 59 ms
14,396 KB
testcase_13 AC 59 ms
14,064 KB
testcase_14 AC 57 ms
14,264 KB
testcase_15 AC 63 ms
14,208 KB
testcase_16 AC 58 ms
14,060 KB
testcase_17 AC 58 ms
14,272 KB
testcase_18 AC 63 ms
14,144 KB
testcase_19 AC 60 ms
14,156 KB
testcase_20 AC 59 ms
14,192 KB
testcase_21 AC 58 ms
14,208 KB
testcase_22 AC 60 ms
14,088 KB
testcase_23 AC 64 ms
14,324 KB
testcase_24 AC 63 ms
14,196 KB
testcase_25 AC 59 ms
14,068 KB
testcase_26 AC 57 ms
14,140 KB
testcase_27 AC 58 ms
14,396 KB
testcase_28 AC 58 ms
14,092 KB
testcase_29 AC 60 ms
14,156 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