結果

問題 No.390 最長の数列
ユーザー %20%20
提出日時 2017-08-28 01:43:20
言語 Perl
(5.38.2)
結果
AC  
実行時間 3,796 ms / 5,000 ms
コード長 99 bytes
コンパイル時間 295 ms
コンパイル使用メモリ 6,820 KB
実行使用メモリ 87,424 KB
最終ジャッジ日時 2024-11-06 07:16:04
合計ジャッジ時間 12,704 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 392 ms
69,376 KB
testcase_01 AC 187 ms
41,856 KB
testcase_02 AC 356 ms
69,376 KB
testcase_03 AC 271 ms
57,600 KB
testcase_04 AC 367 ms
69,376 KB
testcase_05 AC 221 ms
34,016 KB
testcase_06 AC 2,653 ms
87,424 KB
testcase_07 AC 222 ms
69,248 KB
testcase_08 AC 6 ms
12,996 KB
testcase_09 AC 221 ms
69,376 KB
testcase_10 AC 542 ms
58,360 KB
testcase_11 AC 568 ms
62,452 KB
testcase_12 AC 557 ms
60,536 KB
testcase_13 AC 897 ms
80,768 KB
testcase_14 AC 3,796 ms
87,288 KB
testcase_15 AC 10 ms
13,952 KB
testcase_16 AC 9 ms
13,568 KB
testcase_17 AC 25 ms
15,616 KB
testcase_18 AC 39 ms
18,304 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$/=$";map{$\+=$-=($x=++$d[$i=$_])-$\;$x<$d[$i]or$d[$i]=$x while($i+=$_)<=1e6}sort{$a-$b}<>;print
0