結果

問題 No.390 最長の数列
ユーザー kotatsugamekotatsugame
提出日時 2019-10-12 06:37:46
言語 Perl
(5.38.2)
結果
AC  
実行時間 3,978 ms / 5,000 ms
コード長 97 bytes
コンパイル時間 574 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 91,392 KB
最終ジャッジ日時 2024-05-05 09:36:37
合計ジャッジ時間 13,858 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 375 ms
70,272 KB
testcase_01 AC 182 ms
42,496 KB
testcase_02 AC 341 ms
70,144 KB
testcase_03 AC 267 ms
58,368 KB
testcase_04 AC 355 ms
70,144 KB
testcase_05 AC 398 ms
37,848 KB
testcase_06 AC 2,630 ms
91,392 KB
testcase_07 AC 218 ms
70,144 KB
testcase_08 AC 9 ms
13,824 KB
testcase_09 AC 214 ms
70,272 KB
testcase_10 AC 652 ms
62,164 KB
testcase_11 AC 728 ms
66,184 KB
testcase_12 AC 689 ms
64,464 KB
testcase_13 AC 1,008 ms
83,968 KB
testcase_14 AC 3,978 ms
91,244 KB
testcase_15 AC 13 ms
14,592 KB
testcase_16 AC 12 ms
14,336 KB
testcase_17 AC 33 ms
16,640 KB
testcase_18 AC 48 ms
19,328 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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