結果

問題 No.390 最長の数列
ユーザー %20%20
提出日時 2017-08-28 02:25:17
言語 Perl
(5.38.2)
結果
AC  
実行時間 4,691 ms / 5,000 ms
コード長 95 bytes
コンパイル時間 288 ms
コンパイル使用メモリ 6,016 KB
実行使用メモリ 91,264 KB
最終ジャッジ日時 2024-04-25 08:41:01
合計ジャッジ時間 16,413 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 406 ms
70,144 KB
testcase_01 AC 201 ms
42,368 KB
testcase_02 AC 374 ms
70,144 KB
testcase_03 AC 288 ms
58,368 KB
testcase_04 AC 386 ms
70,144 KB
testcase_05 AC 454 ms
37,828 KB
testcase_06 AC 3,363 ms
91,264 KB
testcase_07 AC 234 ms
70,016 KB
testcase_08 AC 14 ms
13,696 KB
testcase_09 AC 234 ms
70,144 KB
testcase_10 AC 830 ms
62,160 KB
testcase_11 AC 892 ms
66,256 KB
testcase_12 AC 835 ms
64,340 KB
testcase_13 AC 1,180 ms
83,968 KB
testcase_14 AC 4,691 ms
91,116 KB
testcase_15 AC 14 ms
14,592 KB
testcase_16 AC 15 ms
14,336 KB
testcase_17 AC 38 ms
16,640 KB
testcase_18 AC 62 ms
19,072 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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