結果

問題 No.390 最長の数列
ユーザー %20%20
提出日時 2017-08-28 02:25:17
言語 Perl
(5.38.0)
結果
AC  
実行時間 4,638 ms / 5,000 ms
コード長 95 bytes
コンパイル時間 546 ms
コンパイル使用メモリ 5,328 KB
実行使用メモリ 90,236 KB
最終ジャッジ日時 2023-08-07 14:57:46
合計ジャッジ時間 16,807 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 399 ms
69,312 KB
testcase_01 AC 201 ms
41,728 KB
testcase_02 AC 374 ms
69,508 KB
testcase_03 AC 290 ms
57,608 KB
testcase_04 AC 378 ms
69,360 KB
testcase_05 AC 457 ms
36,892 KB
testcase_06 AC 3,158 ms
90,236 KB
testcase_07 AC 242 ms
69,360 KB
testcase_08 AC 9 ms
12,940 KB
testcase_09 AC 239 ms
69,364 KB
testcase_10 AC 809 ms
61,260 KB
testcase_11 AC 866 ms
65,100 KB
testcase_12 AC 869 ms
63,308 KB
testcase_13 AC 1,259 ms
83,120 KB
testcase_14 AC 4,638 ms
90,036 KB
testcase_15 AC 13 ms
13,836 KB
testcase_16 AC 13 ms
13,496 KB
testcase_17 AC 37 ms
15,692 KB
testcase_18 AC 57 ms
18,304 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;map{$\+=$-=($,=++$d[$i=$_])-$\;$,<$d[$i]or$d[$i]=$,until($i+=$_)>1e6}sort{$a-$b}glob<>;print
0