結果

問題 No.522 Make Test Cases(テストケースを作る)
ユーザー tailstails
提出日時 2017-06-02 23:37:50
言語 Perl
(5.38.0)
結果
AC  
実行時間 630 ms / 2,000 ms
コード長 54 bytes
コンパイル時間 721 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 5,980 KB
最終ジャッジ日時 2023-10-22 01:49:31
合計ジャッジ時間 3,369 ms
ジャッジサーバーID
(参考情報)
judge12 / judge11
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
5,592 KB
testcase_01 AC 23 ms
5,628 KB
testcase_02 AC 19 ms
5,624 KB
testcase_03 AC 45 ms
5,656 KB
testcase_04 AC 3 ms
5,560 KB
testcase_05 AC 3 ms
5,560 KB
testcase_06 AC 3 ms
5,560 KB
testcase_07 AC 3 ms
5,560 KB
testcase_08 AC 5 ms
5,576 KB
testcase_09 AC 33 ms
5,640 KB
testcase_10 AC 630 ms
5,980 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

map{print"$' $_ ",@n-$'-$_,$/for$_..@n-$_>>//}@n=1..<>
0