結果

問題 No.430 文字列検索
ユーザー tailstails
提出日時 2016-10-14 19:17:04
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,133 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 469 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 131,968 KB
最終ジャッジ日時 2024-11-10 00:10:44
合計ジャッジ時間 6,142 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,248 KB
testcase_01 AC 1,133 ms
131,968 KB
testcase_02 AC 276 ms
13,440 KB
testcase_03 AC 282 ms
13,440 KB
testcase_04 AC 3 ms
5,376 KB
testcase_05 AC 3 ms
5,248 KB
testcase_06 AC 3 ms
5,248 KB
testcase_07 AC 3 ms
5,504 KB
testcase_08 AC 707 ms
130,688 KB
testcase_09 AC 3 ms
5,504 KB
testcase_10 AC 51 ms
17,280 KB
testcase_11 AC 373 ms
32,768 KB
testcase_12 AC 369 ms
32,768 KB
testcase_13 AC 382 ms
33,024 KB
testcase_14 AC 329 ms
24,704 KB
testcase_15 AC 315 ms
20,352 KB
testcase_16 AC 284 ms
13,952 KB
testcase_17 AC 273 ms
13,568 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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