結果

問題 No.1564 Sum of Products of Pairs
ユーザー yuruhiyayuruhiya
提出日時 2021-06-27 09:19:43
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,312 ms / 2,000 ms
コード長 60 bytes
コンパイル時間 274 ms
コンパイル使用メモリ 6,816 KB
実行使用メモリ 37,120 KB
最終ジャッジ日時 2024-06-25 11:03:29
合計ジャッジ時間 19,843 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
5,248 KB
testcase_01 AC 7 ms
5,376 KB
testcase_02 AC 7 ms
5,376 KB
testcase_03 AC 592 ms
19,840 KB
testcase_04 AC 68 ms
6,784 KB
testcase_05 AC 811 ms
24,960 KB
testcase_06 AC 571 ms
19,200 KB
testcase_07 AC 349 ms
13,824 KB
testcase_08 AC 179 ms
9,600 KB
testcase_09 AC 377 ms
14,592 KB
testcase_10 AC 845 ms
25,728 KB
testcase_11 AC 947 ms
27,904 KB
testcase_12 AC 611 ms
20,224 KB
testcase_13 AC 7 ms
5,376 KB
testcase_14 AC 7 ms
5,376 KB
testcase_15 AC 8 ms
5,376 KB
testcase_16 AC 7 ms
5,376 KB
testcase_17 AC 6 ms
5,376 KB
testcase_18 AC 1,266 ms
36,096 KB
testcase_19 AC 1,193 ms
34,432 KB
testcase_20 AC 1,270 ms
36,096 KB
testcase_21 AC 1,305 ms
36,992 KB
testcase_22 AC 1,199 ms
34,176 KB
testcase_23 AC 1,297 ms
36,992 KB
testcase_24 AC 1,304 ms
36,992 KB
testcase_25 AC 1,300 ms
37,120 KB
testcase_26 AC 1,312 ms
36,992 KB
testcase_27 AC 1,295 ms
36,992 KB
testcase_28 AC 7 ms
5,376 KB
testcase_29 AC 7 ms
5,376 KB
testcase_30 AC 7 ms
5,376 KB
testcase_31 AC 7 ms
5,376 KB
testcase_32 AC 7 ms
5,376 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$p?($a+=$p*$_+($p=0)):($p=$_)for`dc -e?f|sort -n`;print$a
0