結果

問題 No.390 最長の数列
ユーザー kotatsugamekotatsugame
提出日時 2019-10-12 06:39:57
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 97 bytes
コンパイル時間 46 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 93,568 KB
最終ジャッジ日時 2024-05-05 09:39:40
合計ジャッジ時間 12,627 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1,048 ms
70,784 KB
testcase_01 AC 467 ms
47,316 KB
testcase_02 AC 905 ms
70,912 KB
testcase_03 AC 662 ms
60,516 KB
testcase_04 AC 937 ms
70,912 KB
testcase_05 AC 231 ms
46,468 KB
testcase_06 TLE -
testcase_07 AC 549 ms
71,040 KB
testcase_08 AC 6 ms
12,916 KB
testcase_09 AC 558 ms
70,824 KB
testcase_10 AC 954 ms
63,872 KB
testcase_11 AC 1,090 ms
67,832 KB
testcase_12 AC 999 ms
66,132 KB
testcase_13 AC 1,825 ms
82,688 KB
testcase_14 TLE -
testcase_15 -- -
testcase_16 -- -
testcase_17 -- -
testcase_18 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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