結果

問題 No.390 最長の数列
ユーザー %20%20
提出日時 2019-08-26 00:46:44
言語 Perl
(5.38.2)
結果
AC  
実行時間 4,850 ms / 5,000 ms
コード長 95 bytes
コンパイル時間 1,154 ms
コンパイル使用メモリ 6,688 KB
実行使用メモリ 91,264 KB
最終ジャッジ日時 2024-04-25 00:00:07
合計ジャッジ時間 17,529 ms
ジャッジサーバーID
(参考情報)
judge1 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 404 ms
70,144 KB
testcase_01 AC 201 ms
42,496 KB
testcase_02 AC 377 ms
70,144 KB
testcase_03 AC 288 ms
58,240 KB
testcase_04 AC 390 ms
70,144 KB
testcase_05 AC 455 ms
37,932 KB
testcase_06 AC 3,289 ms
91,264 KB
testcase_07 AC 237 ms
70,144 KB
testcase_08 AC 11 ms
13,800 KB
testcase_09 AC 231 ms
70,272 KB
testcase_10 AC 848 ms
62,288 KB
testcase_11 AC 915 ms
66,384 KB
testcase_12 AC 871 ms
64,336 KB
testcase_13 AC 1,250 ms
84,096 KB
testcase_14 AC 4,850 ms
91,244 KB
testcase_15 AC 14 ms
14,720 KB
testcase_16 AC 14 ms
14,336 KB
testcase_17 AC 41 ms
16,512 KB
testcase_18 AC 62 ms
19,200 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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