結果

問題 No.672 最長AB列
ユーザー tailstails
提出日時 2018-04-13 23:31:17
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 54 bytes
コンパイル時間 581 ms
コンパイル使用メモリ 5,284 KB
実行使用メモリ 46,312 KB
最終ジャッジ日時 2023-09-10 04:06:48
合計ジャッジ時間 3,072 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,728 KB
testcase_01 AC 2 ms
4,792 KB
testcase_02 AC 2 ms
4,612 KB
testcase_03 AC 3 ms
4,492 KB
testcase_04 WA -
testcase_05 AC 2 ms
4,624 KB
testcase_06 AC 3 ms
4,648 KB
testcase_07 AC 2 ms
4,796 KB
testcase_08 AC 2 ms
4,620 KB
testcase_09 AC 245 ms
46,312 KB
testcase_10 WA -
testcase_11 WA -
testcase_12 WA -
testcase_13 AC 152 ms
26,452 KB
testcase_14 WA -
testcase_15 AC 151 ms
26,472 KB
testcase_16 AC 151 ms
25,648 KB
testcase_17 AC 203 ms
34,952 KB
testcase_18 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
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