結果

問題 No.451 575
ユーザー tailstails
提出日時 2016-12-02 23:56:03
言語 Perl
(5.38.2)
結果
AC  
実行時間 179 ms / 2,000 ms
コード長 119 bytes
コンパイル時間 268 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 40,064 KB
最終ジャッジ日時 2024-05-09 19:26:49
合計ジャッジ時間 4,149 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,248 KB
testcase_01 AC 3 ms
5,376 KB
testcase_02 AC 3 ms
5,376 KB
testcase_03 AC 3 ms
5,376 KB
testcase_04 AC 3 ms
5,376 KB
testcase_05 AC 11 ms
6,912 KB
testcase_06 AC 29 ms
11,008 KB
testcase_07 AC 179 ms
39,808 KB
testcase_08 AC 3 ms
5,376 KB
testcase_09 AC 4 ms
5,632 KB
testcase_10 AC 44 ms
13,696 KB
testcase_11 AC 125 ms
31,744 KB
testcase_12 AC 162 ms
39,936 KB
testcase_13 AC 165 ms
39,808 KB
testcase_14 AC 3 ms
5,376 KB
testcase_15 AC 8 ms
6,272 KB
testcase_16 AC 25 ms
10,112 KB
testcase_17 AC 150 ms
35,712 KB
testcase_18 AC 145 ms
35,840 KB
testcase_19 AC 95 ms
25,216 KB
testcase_20 AC 9 ms
6,528 KB
testcase_21 AC 4 ms
5,632 KB
testcase_22 AC 3 ms
5,376 KB
testcase_23 AC 163 ms
40,064 KB
testcase_24 AC 97 ms
25,600 KB
testcase_25 AC 3 ms
5,376 KB
testcase_26 AC 3 ms
5,376 KB
testcase_27 AC 3 ms
5,504 KB
testcase_28 AC 4 ms
5,504 KB
testcase_29 AC 18 ms
8,576 KB
testcase_30 AC 148 ms
35,840 KB
testcase_31 AC 3 ms
5,376 KB
testcase_32 AC 59 ms
16,896 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;@b=<>;map{@a=1-$m;$m=0;map{push@a,$v=($b[$_]-$a[$_])*(-1)**$_;$m=$v-1if$m>=$v}0..$#b}0,1;print$m<0?-1:join$/,@a+0,@a
0