結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 405 ms
69,356 KB
testcase_01 AC 203 ms
41,592 KB
testcase_02 AC 378 ms
69,356 KB
testcase_03 AC 296 ms
57,692 KB
testcase_04 AC 386 ms
69,444 KB
testcase_05 AC 475 ms
36,944 KB
testcase_06 AC 3,409 ms
90,324 KB
testcase_07 AC 242 ms
69,252 KB
testcase_08 AC 9 ms
13,032 KB
testcase_09 AC 242 ms
69,216 KB
testcase_10 AC 853 ms
61,348 KB
testcase_11 AC 916 ms
65,252 KB
testcase_12 AC 865 ms
63,352 KB
testcase_13 AC 1,229 ms
83,132 KB
testcase_14 AC 4,911 ms
90,328 KB
testcase_15 AC 13 ms
13,744 KB
testcase_16 AC 13 ms
13,532 KB
testcase_17 AC 39 ms
15,704 KB
testcase_18 AC 59 ms
18,308 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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