結果

問題 No.390 最長の数列
ユーザー kotatsugamekotatsugame
提出日時 2019-10-12 06:39:57
言語 Perl
(5.40.0)
結果
TLE  
実行時間 -
コード長 97 bytes
コンパイル時間 275 ms
コンパイル使用メモリ 6,688 KB
実行使用メモリ 115,448 KB
最終ジャッジ日時 2024-11-27 05:31:31
合計ジャッジ時間 25,587 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1,129 ms
76,160 KB
testcase_01 AC 510 ms
47,360 KB
testcase_02 AC 995 ms
71,040 KB
testcase_03 AC 719 ms
60,288 KB
testcase_04 AC 1,026 ms
70,784 KB
testcase_05 AC 277 ms
46,568 KB
testcase_06 TLE -
testcase_07 AC 610 ms
70,912 KB
testcase_08 AC 8 ms
13,000 KB
testcase_09 AC 656 ms
70,784 KB
testcase_10 AC 1,113 ms
63,736 KB
testcase_11 AC 1,217 ms
67,824 KB
testcase_12 AC 1,135 ms
65,828 KB
testcase_13 AC 2,047 ms
82,688 KB
testcase_14 TLE -
testcase_15 AC 17 ms
23,296 KB
testcase_16 AC 17 ms
22,912 KB
testcase_17 AC 51 ms
24,320 KB
testcase_18 AC 79 ms
115,448 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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