結果

問題 No.893 お客様を誘導せよ
ユーザー %20%20
提出日時 2019-09-27 22:34:36
言語 Perl
(5.38.2)
結果
AC  
実行時間 199 ms / 2,000 ms
コード長 27 bytes
コンパイル時間 598 ms
コンパイル使用メモリ 6,988 KB
実行使用メモリ 22,028 KB
最終ジャッジ日時 2023-10-25 03:54:24
合計ジャッジ時間 2,977 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
5,676 KB
testcase_01 AC 5 ms
5,708 KB
testcase_02 AC 50 ms
9,720 KB
testcase_03 AC 174 ms
20,656 KB
testcase_04 AC 169 ms
20,504 KB
testcase_05 AC 152 ms
18,940 KB
testcase_06 AC 106 ms
14,944 KB
testcase_07 AC 4 ms
5,644 KB
testcase_08 AC 199 ms
22,028 KB
testcase_09 AC 160 ms
21,404 KB
testcase_10 AC 4 ms
5,656 KB
testcase_11 AC 160 ms
21,404 KB
testcase_12 AC 161 ms
21,428 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

s/ \d+//&&print$&for(<>)x$<
0