結果

問題 No.672 最長AB列
ユーザー tailstails
提出日時 2018-04-13 23:31:17
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 54 bytes
コンパイル時間 673 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 51,328 KB
最終ジャッジ日時 2024-06-27 19:49:34
合計ジャッジ時間 3,036 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,504 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 WA -
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 240 ms
51,328 KB
testcase_10 WA -
testcase_11 WA -
testcase_12 WA -
testcase_13 AC 144 ms
27,136 KB
testcase_14 WA -
testcase_15 AC 147 ms
27,264 KB
testcase_16 AC 143 ms
26,240 KB
testcase_17 AC 192 ms
37,888 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