結果
問題 | No.1291 小手調べ |
ユーザー | tails |
提出日時 | 2020-11-20 21:21:00 |
言語 | Perl (5.38.2) |
結果 |
WA
|
実行時間 | - |
コード長 | 32 bytes |
コンパイル時間 | 524 ms |
コンパイル使用メモリ | 7,072 KB |
実行使用メモリ | 6,944 KB |
最終ジャッジ日時 | 2024-07-23 12:27:09 |
合計ジャッジ時間 | 875 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge4 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
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 repeat (x) in void context at Main.pl line 1. Useless use of a variable in void context at Main.pl line 1. Main.pl syntax OK
ソースコード
<>;for(<>){print9,"0"x($_-1),$/}