結果

問題 No.893 お客様を誘導せよ
ユーザー %20%20
提出日時 2019-09-27 22:34:36
言語 Perl
(5.38.2)
結果
AC  
実行時間 200 ms / 2,000 ms
コード長 27 bytes
コンパイル時間 280 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 21,632 KB
最終ジャッジ日時 2024-09-24 23:22:07
合計ジャッジ時間 2,374 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
6,816 KB
testcase_01 AC 5 ms
6,940 KB
testcase_02 AC 53 ms
9,376 KB
testcase_03 AC 171 ms
20,288 KB
testcase_04 AC 169 ms
20,240 KB
testcase_05 AC 152 ms
18,588 KB
testcase_06 AC 108 ms
14,648 KB
testcase_07 AC 3 ms
6,940 KB
testcase_08 AC 200 ms
21,632 KB
testcase_09 AC 162 ms
21,168 KB
testcase_10 AC 4 ms
6,940 KB
testcase_11 AC 160 ms
21,128 KB
testcase_12 AC 162 ms
21,148 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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