結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 52 ms
14,212 KB
testcase_01 AC 52 ms
14,268 KB
testcase_02 AC 52 ms
14,344 KB
testcase_03 AC 54 ms
14,200 KB
testcase_04 AC 57 ms
14,072 KB
testcase_05 AC 53 ms
14,340 KB
testcase_06 AC 56 ms
14,072 KB
testcase_07 AC 58 ms
14,264 KB
testcase_08 AC 58 ms
14,124 KB
testcase_09 AC 59 ms
14,208 KB
testcase_10 AC 55 ms
14,104 KB
testcase_11 AC 54 ms
14,252 KB
testcase_12 AC 53 ms
14,120 KB
testcase_13 AC 52 ms
14,088 KB
testcase_14 AC 53 ms
14,200 KB
testcase_15 AC 60 ms
14,272 KB
testcase_16 AC 52 ms
14,112 KB
testcase_17 AC 52 ms
14,100 KB
testcase_18 AC 56 ms
14,260 KB
testcase_19 AC 52 ms
14,340 KB
testcase_20 AC 53 ms
14,352 KB
testcase_21 AC 55 ms
14,080 KB
testcase_22 AC 54 ms
14,060 KB
testcase_23 AC 62 ms
14,208 KB
testcase_24 AC 56 ms
14,140 KB
testcase_25 AC 53 ms
14,260 KB
testcase_26 AC 52 ms
14,284 KB
testcase_27 AC 51 ms
14,072 KB
testcase_28 AC 54 ms
14,268 KB
testcase_29 AC 58 ms
14,148 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