結果

問題 No.304 鍵(1)
ユーザー tailstails
提出日時 2015-11-27 23:38:20
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 25 bytes
コンパイル時間 249 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 33,540 KB
平均クエリ数 1000.00
最終ジャッジ日時 2023-09-23 06:49:11
合計ジャッジ時間 2,245 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 AC 36 ms
23,412 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

print$_,$/for'000'..'999'
0