結果

問題 No.1512 作文
ユーザー yuruhiyayuruhiya
提出日時 2021-05-22 17:04:30
言語 Ruby
(3.3.0)
結果
AC  
実行時間 1,493 ms / 2,000 ms
コード長 110 bytes
コンパイル時間 135 ms
コンパイル使用メモリ 7,424 KB
実行使用メモリ 65,664 KB
最終ジャッジ日時 2024-04-18 21:54:26
合計ジャッジ時間 13,047 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 90 ms
12,160 KB
testcase_01 AC 81 ms
12,160 KB
testcase_02 AC 82 ms
12,288 KB
testcase_03 AC 90 ms
12,160 KB
testcase_04 AC 1,008 ms
44,800 KB
testcase_05 AC 990 ms
44,800 KB
testcase_06 AC 982 ms
44,800 KB
testcase_07 AC 999 ms
44,544 KB
testcase_08 AC 998 ms
44,544 KB
testcase_09 AC 109 ms
15,232 KB
testcase_10 AC 110 ms
15,360 KB
testcase_11 AC 110 ms
15,360 KB
testcase_12 AC 108 ms
15,360 KB
testcase_13 AC 111 ms
15,232 KB
testcase_14 AC 201 ms
16,640 KB
testcase_15 AC 208 ms
16,896 KB
testcase_16 AC 212 ms
16,768 KB
testcase_17 AC 211 ms
16,768 KB
testcase_18 AC 197 ms
16,640 KB
testcase_19 AC 203 ms
16,768 KB
testcase_20 AC 200 ms
16,640 KB
testcase_21 AC 82 ms
12,160 KB
testcase_22 AC 80 ms
12,160 KB
testcase_23 AC 85 ms
12,288 KB
testcase_24 AC 84 ms
12,288 KB
testcase_25 AC 86 ms
12,416 KB
testcase_26 AC 79 ms
12,160 KB
testcase_27 AC 81 ms
12,416 KB
testcase_28 AC 84 ms
12,288 KB
testcase_29 AC 84 ms
12,288 KB
testcase_30 AC 82 ms
12,288 KB
testcase_31 AC 86 ms
12,160 KB
testcase_32 AC 84 ms
12,288 KB
testcase_33 AC 84 ms
12,416 KB
testcase_34 AC 82 ms
12,160 KB
testcase_35 AC 94 ms
17,024 KB
testcase_36 AC 98 ms
17,152 KB
testcase_37 AC 94 ms
14,976 KB
testcase_38 AC 107 ms
15,360 KB
testcase_39 AC 112 ms
15,360 KB
testcase_40 AC 1,493 ms
65,408 KB
testcase_41 AC 1,003 ms
65,664 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

gets
d=[0]*123
p$<.map{_1.chop.bytes}.sort.map{|s|s.sort!=s ?0:d[l=s[-1]]=[d[l],d[..s[0]].max+s.size].max}.max
0