結果

問題 No.672 最長AB列
ユーザー tailstails
提出日時 2018-04-13 23:39:35
言語 Perl
(5.38.2)
結果
AC  
実行時間 249 ms / 2,000 ms
コード長 56 bytes
コンパイル時間 607 ms
コンパイル使用メモリ 5,504 KB
実行使用メモリ 51,200 KB
最終ジャッジ日時 2024-06-27 19:50:14
合計ジャッジ時間 2,752 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,376 KB
testcase_01 AC 3 ms
5,376 KB
testcase_02 AC 3 ms
5,376 KB
testcase_03 AC 3 ms
5,376 KB
testcase_04 AC 3 ms
5,376 KB
testcase_05 AC 3 ms
5,376 KB
testcase_06 AC 3 ms
5,376 KB
testcase_07 AC 3 ms
5,376 KB
testcase_08 AC 3 ms
5,376 KB
testcase_09 AC 249 ms
51,200 KB
testcase_10 AC 218 ms
41,856 KB
testcase_11 AC 217 ms
40,576 KB
testcase_12 AC 156 ms
26,880 KB
testcase_13 AC 155 ms
27,136 KB
testcase_14 AC 157 ms
27,776 KB
testcase_15 AC 155 ms
27,264 KB
testcase_16 AC 153 ms
26,368 KB
testcase_17 AC 206 ms
37,888 KB
testcase_18 AC 159 ms
28,288 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