結果

問題 No.1564 Sum of Products of Pairs
ユーザー yuruhiyayuruhiya
提出日時 2021-06-27 09:19:43
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,349 ms / 2,000 ms
コード長 60 bytes
コンパイル時間 278 ms
コンパイル使用メモリ 5,284 KB
実行使用メモリ 36,592 KB
最終ジャッジ日時 2023-09-07 17:13:06
合計ジャッジ時間 21,756 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
4,524 KB
testcase_01 AC 7 ms
4,572 KB
testcase_02 AC 8 ms
4,616 KB
testcase_03 AC 742 ms
19,316 KB
testcase_04 AC 82 ms
5,968 KB
testcase_05 AC 1,010 ms
24,528 KB
testcase_06 AC 707 ms
18,632 KB
testcase_07 AC 440 ms
13,256 KB
testcase_08 AC 224 ms
8,892 KB
testcase_09 AC 477 ms
14,028 KB
testcase_10 AC 1,032 ms
25,152 KB
testcase_11 AC 1,089 ms
27,268 KB
testcase_12 AC 770 ms
19,860 KB
testcase_13 AC 8 ms
4,464 KB
testcase_14 AC 8 ms
4,568 KB
testcase_15 AC 7 ms
4,596 KB
testcase_16 AC 8 ms
4,588 KB
testcase_17 AC 8 ms
4,564 KB
testcase_18 AC 1,316 ms
35,360 KB
testcase_19 AC 1,272 ms
33,884 KB
testcase_20 AC 1,325 ms
35,424 KB
testcase_21 AC 1,349 ms
36,428 KB
testcase_22 AC 1,261 ms
33,784 KB
testcase_23 AC 1,341 ms
36,516 KB
testcase_24 AC 1,341 ms
36,548 KB
testcase_25 AC 1,338 ms
36,580 KB
testcase_26 AC 1,342 ms
36,564 KB
testcase_27 AC 1,347 ms
36,592 KB
testcase_28 AC 8 ms
4,476 KB
testcase_29 AC 8 ms
4,464 KB
testcase_30 AC 7 ms
4,440 KB
testcase_31 AC 8 ms
4,572 KB
testcase_32 AC 8 ms
4,588 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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