結果

問題 No.1233 割り切れない気持ち
ユーザー tailstails
提出日時 2020-09-20 01:03:37
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,454 ms / 3,153 ms
コード長 114 bytes
コンパイル時間 123 ms
コンパイル使用メモリ 5,332 KB
実行使用メモリ 52,232 KB
最終ジャッジ日時 2023-09-06 04:39:18
合計ジャッジ時間 51,773 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 741 ms
27,116 KB
testcase_01 AC 739 ms
21,552 KB
testcase_02 AC 822 ms
25,864 KB
testcase_03 AC 865 ms
27,252 KB
testcase_04 AC 866 ms
25,948 KB
testcase_05 AC 839 ms
27,148 KB
testcase_06 AC 804 ms
27,256 KB
testcase_07 AC 1,070 ms
32,896 KB
testcase_08 AC 1,224 ms
37,320 KB
testcase_09 AC 1,395 ms
45,832 KB
testcase_10 AC 1,400 ms
47,028 KB
testcase_11 AC 1,031 ms
31,600 KB
testcase_12 AC 1,454 ms
50,700 KB
testcase_13 AC 1,440 ms
50,640 KB
testcase_14 AC 1,403 ms
50,452 KB
testcase_15 AC 1,410 ms
50,568 KB
testcase_16 AC 1,426 ms
50,580 KB
testcase_17 AC 1,082 ms
45,188 KB
testcase_18 AC 1,336 ms
52,232 KB
testcase_19 AC 1,323 ms
47,812 KB
testcase_20 AC 1,070 ms
45,116 KB
testcase_21 AC 1,124 ms
45,324 KB
testcase_22 AC 1,109 ms
45,408 KB
testcase_23 AC 1,139 ms
45,492 KB
testcase_24 AC 1,164 ms
45,432 KB
testcase_25 AC 1,147 ms
45,336 KB
testcase_26 AC 1,125 ms
45,460 KB
testcase_27 AC 1,326 ms
47,240 KB
testcase_28 AC 1,340 ms
47,368 KB
testcase_29 AC 1,364 ms
47,200 KB
testcase_30 AC 1,342 ms
47,396 KB
testcase_31 AC 1,345 ms
47,164 KB
testcase_32 AC 1,337 ms
47,392 KB
testcase_33 AC 1,369 ms
47,468 KB
testcase_34 AC 1,333 ms
47,120 KB
testcase_35 AC 1,342 ms
47,164 KB
testcase_36 AC 1,339 ms
47,316 KB
testcase_37 AC 744 ms
21,740 KB
testcase_38 AC 1,088 ms
46,568 KB
testcase_39 AC 1,370 ms
49,344 KB
testcase_40 AC 1,360 ms
49,584 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

@b=-<>;$_++for@c[glob<>];$a=$m=2e5+1;$b[$a]=$b[$a+1]+$c[$a],map$z-=$a*$c[$a]*$b[$_*$a],0..$m/$a+1while--$a;print$z
0