結果

問題 No.672 最長AB列
ユーザー tailstails
提出日時 2018-04-13 23:39:35
言語 Perl
(5.38.2)
結果
AC  
実行時間 249 ms / 2,000 ms
コード長 56 bytes
コンパイル時間 362 ms
コンパイル使用メモリ 5,324 KB
実行使用メモリ 46,504 KB
最終ジャッジ日時 2023-09-10 04:07:36
合計ジャッジ時間 2,966 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,692 KB
testcase_01 AC 3 ms
4,608 KB
testcase_02 AC 2 ms
4,604 KB
testcase_03 AC 2 ms
4,624 KB
testcase_04 AC 2 ms
4,576 KB
testcase_05 AC 2 ms
4,604 KB
testcase_06 AC 3 ms
4,792 KB
testcase_07 AC 2 ms
4,568 KB
testcase_08 AC 3 ms
4,788 KB
testcase_09 AC 249 ms
46,504 KB
testcase_10 AC 231 ms
39,208 KB
testcase_11 AC 224 ms
37,944 KB
testcase_12 AC 156 ms
26,200 KB
testcase_13 AC 156 ms
26,440 KB
testcase_14 AC 158 ms
26,972 KB
testcase_15 AC 157 ms
26,244 KB
testcase_16 AC 155 ms
25,660 KB
testcase_17 AC 202 ms
35,016 KB
testcase_18 AC 154 ms
27,492 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::j" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

map$a[++$i-($a{$j+=/A/-/B/}//=$i)]=0,<>=~/^|./g;print$#a
0