結果

問題 No.22 括弧の対応
ユーザー tailstails
提出日時 2015-02-17 10:29:33
言語 Perl
(5.38.2)
結果
AC  
実行時間 166 ms / 5,000 ms
コード長 60 bytes
コンパイル時間 41 ms
コンパイル使用メモリ 5,376 KB
実行使用メモリ 11,264 KB
最終ジャッジ日時 2024-07-20 06:58:06
合計ジャッジ時間 1,268 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
5,248 KB
testcase_01 AC 4 ms
5,376 KB
testcase_02 AC 3 ms
5,376 KB
testcase_03 AC 166 ms
11,264 KB
testcase_04 AC 14 ms
7,552 KB
testcase_05 AC 12 ms
7,424 KB
testcase_06 AC 19 ms
8,704 KB
testcase_07 AC 19 ms
7,936 KB
testcase_08 AC 17 ms
8,960 KB
testcase_09 AC 13 ms
7,424 KB
testcase_10 AC 19 ms
8,064 KB
testcase_11 AC 10 ms
6,784 KB
testcase_12 AC 17 ms
8,448 KB
testcase_13 AC 19 ms
9,088 KB
testcase_14 AC 6 ms
6,016 KB
testcase_15 AC 21 ms
9,472 KB
testcase_16 AC 28 ms
10,880 KB
testcase_17 AC 4 ms
5,376 KB
testcase_18 AC 4 ms
5,376 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

/(\((?1)*\))(?{$b[$b[pos]="@-"+1]=pos})^| /,print$b[$']for<>
0