結果

問題 No.1291 小手調べ
ユーザー tailstails
提出日時 2020-11-20 21:21:00
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 32 bytes
コンパイル時間 171 ms
コンパイル使用メモリ 5,216 KB
実行使用メモリ 4,656 KB
最終ジャッジ日時 2023-09-30 18:47:55
合計ジャッジ時間 742 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 WA -
testcase_03 WA -
testcase_04 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Useless use of a constant ("print9") in void context at Main.pl line 1.
Useless use of a variable in void context at Main.pl line 1.
Useless use of repeat (x) in void context at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

<>;for(<>){print9,"0"x($_-1),$/}
0