結果

問題 No.390 最長の数列
ユーザー %20%20
提出日時 2017-08-28 02:24:04
言語 Perl
(5.38.2)
結果
AC  
実行時間 4,421 ms / 5,000 ms
コード長 96 bytes
コンパイル時間 230 ms
コンパイル使用メモリ 5,452 KB
実行使用メモリ 90,356 KB
最終ジャッジ日時 2023-08-06 04:21:18
合計ジャッジ時間 15,698 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 406 ms
69,272 KB
testcase_01 AC 205 ms
41,532 KB
testcase_02 AC 376 ms
69,256 KB
testcase_03 AC 291 ms
57,564 KB
testcase_04 AC 381 ms
69,388 KB
testcase_05 AC 488 ms
36,796 KB
testcase_06 AC 3,156 ms
90,356 KB
testcase_07 AC 244 ms
69,264 KB
testcase_08 AC 9 ms
13,008 KB
testcase_09 AC 242 ms
69,188 KB
testcase_10 AC 832 ms
61,388 KB
testcase_11 AC 897 ms
65,168 KB
testcase_12 AC 899 ms
63,192 KB
testcase_13 AC 1,157 ms
83,012 KB
testcase_14 AC 4,421 ms
90,128 KB
testcase_15 AC 13 ms
13,772 KB
testcase_16 AC 12 ms
13,492 KB
testcase_17 AC 38 ms
15,972 KB
testcase_18 AC 59 ms
18,432 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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