結果

問題 No.893 お客様を誘導せよ
ユーザー tailstails
提出日時 2019-09-27 22:03:58
言語 Perl
(5.38.2)
結果
AC  
実行時間 49 ms / 2,000 ms
コード長 28 bytes
コンパイル時間 322 ms
コンパイル使用メモリ 5,372 KB
実行使用メモリ 7,052 KB
最終ジャッジ日時 2023-10-24 19:30:59
合計ジャッジ時間 1,184 ms
ジャッジサーバーID
(参考情報)
judge11 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,504 KB
testcase_01 AC 3 ms
5,504 KB
testcase_02 AC 11 ms
5,880 KB
testcase_03 AC 32 ms
6,780 KB
testcase_04 AC 32 ms
6,784 KB
testcase_05 AC 30 ms
6,688 KB
testcase_06 AC 21 ms
6,324 KB
testcase_07 AC 2 ms
5,504 KB
testcase_08 AC 49 ms
7,052 KB
testcase_09 AC 12 ms
6,432 KB
testcase_10 AC 3 ms
5,512 KB
testcase_11 AC 11 ms
6,432 KB
testcase_12 AC 13 ms
6,456 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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