結果

問題 No.430 文字列検索
ユーザー tailstails
提出日時 2016-10-14 19:17:04
言語 Perl
(5.38.2)
結果
AC  
実行時間 579 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 459 ms
コンパイル使用メモリ 5,480 KB
実行使用メモリ 115,592 KB
最終ジャッジ日時 2023-08-25 02:57:30
合計ジャッジ時間 5,048 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,704 KB
testcase_01 AC 579 ms
115,592 KB
testcase_02 AC 177 ms
6,640 KB
testcase_03 AC 185 ms
6,604 KB
testcase_04 AC 2 ms
4,496 KB
testcase_05 AC 2 ms
4,692 KB
testcase_06 AC 2 ms
4,588 KB
testcase_07 AC 2 ms
4,560 KB
testcase_08 AC 555 ms
113,984 KB
testcase_09 AC 3 ms
4,788 KB
testcase_10 AC 45 ms
15,700 KB
testcase_11 AC 280 ms
23,996 KB
testcase_12 AC 281 ms
24,432 KB
testcase_13 AC 282 ms
24,340 KB
testcase_14 AC 241 ms
17,188 KB
testcase_15 AC 218 ms
12,660 KB
testcase_16 AC 183 ms
7,056 KB
testcase_17 AC 173 ms
6,692 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>=~/.{1,10}(?{++${"$&
"}})^/;$-+=$$_ for<>;print$-
0