結果

問題 No.687 E869120 and Constructing Array 1
ユーザー mine691mine691
提出日時 2018-07-16 17:50:52
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 22 bytes
コンパイル時間 47 ms
コンパイル使用メモリ 5,276 KB
実行使用メモリ 4,536 KB
最終ジャッジ日時 2023-08-11 06:36:05
合計ジャッジ時間 1,513 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

$a=<>-1;print"$a 1\n";
0