結果

問題 No.1233 割り切れない気持ち
ユーザー tailstails
提出日時 2020-09-20 01:03:37
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,594 ms / 3,153 ms
コード長 114 bytes
コンパイル時間 141 ms
コンパイル使用メモリ 6,816 KB
実行使用メモリ 53,376 KB
最終ジャッジ日時 2024-06-23 23:28:01
合計ジャッジ時間 56,698 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 877 ms
28,032 KB
testcase_01 AC 879 ms
22,400 KB
testcase_02 AC 1,018 ms
26,496 KB
testcase_03 AC 1,067 ms
28,160 KB
testcase_04 AC 1,110 ms
26,752 KB
testcase_05 AC 1,001 ms
28,032 KB
testcase_06 AC 962 ms
27,904 KB
testcase_07 AC 1,269 ms
33,112 KB
testcase_08 AC 1,460 ms
37,220 KB
testcase_09 AC 1,527 ms
44,392 KB
testcase_10 AC 1,561 ms
46,080 KB
testcase_11 AC 1,239 ms
31,852 KB
testcase_12 AC 1,578 ms
51,456 KB
testcase_13 AC 1,573 ms
51,456 KB
testcase_14 AC 1,534 ms
51,584 KB
testcase_15 AC 1,570 ms
51,584 KB
testcase_16 AC 1,565 ms
51,456 KB
testcase_17 AC 1,235 ms
45,824 KB
testcase_18 AC 1,300 ms
53,376 KB
testcase_19 AC 1,272 ms
48,768 KB
testcase_20 AC 1,230 ms
45,824 KB
testcase_21 AC 1,338 ms
46,208 KB
testcase_22 AC 1,312 ms
46,208 KB
testcase_23 AC 1,330 ms
46,336 KB
testcase_24 AC 1,287 ms
46,208 KB
testcase_25 AC 1,329 ms
46,336 KB
testcase_26 AC 1,287 ms
46,336 KB
testcase_27 AC 1,287 ms
48,128 KB
testcase_28 AC 1,242 ms
48,256 KB
testcase_29 AC 1,226 ms
48,128 KB
testcase_30 AC 1,257 ms
48,256 KB
testcase_31 AC 1,313 ms
48,000 KB
testcase_32 AC 1,287 ms
48,256 KB
testcase_33 AC 1,310 ms
48,256 KB
testcase_34 AC 1,321 ms
48,000 KB
testcase_35 AC 1,353 ms
48,128 KB
testcase_36 AC 1,306 ms
48,256 KB
testcase_37 AC 949 ms
22,400 KB
testcase_38 AC 1,265 ms
47,360 KB
testcase_39 AC 1,594 ms
50,304 KB
testcase_40 AC 1,560 ms
50,432 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