結果

問題 No.320 眠れない夜に
ユーザー tailstails
提出日時 2015-12-13 00:42:05
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 104 bytes
コンパイル時間 202 ms
コンパイル使用メモリ 5,152 KB
実行使用メモリ 5,232 KB
最終ジャッジ日時 2023-10-13 14:06:09
合計ジャッジ時間 1,376 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,752 KB
testcase_01 WA -
testcase_02 WA -
testcase_03 AC 2 ms
4,636 KB
testcase_04 WA -
testcase_05 AC 3 ms
4,596 KB
testcase_06 AC 2 ms
4,676 KB
testcase_07 AC 3 ms
4,436 KB
testcase_08 AC 2 ms
4,548 KB
testcase_09 AC 2 ms
4,724 KB
testcase_10 AC 2 ms
4,700 KB
testcase_11 AC 2 ms
4,688 KB
testcase_12 AC 2 ms
4,656 KB
testcase_13 AC 2 ms
4,556 KB
testcase_14 AC 2 ms
4,728 KB
testcase_15 WA -
testcase_16 WA -
testcase_17 WA -
testcase_18 AC 2 ms
4,660 KB
testcase_19 AC 2 ms
4,436 KB
testcase_20 AC 3 ms
4,432 KB
testcase_21 AC 2 ms
4,416 KB
testcase_22 AC 3 ms
4,696 KB
testcase_23 WA -
testcase_24 AC 3 ms
4,496 KB
testcase_25 WA -
testcase_26 WA -
testcase_27 WA -
testcase_28 AC 2 ms
4,632 KB
testcase_29 AC 2 ms
4,700 KB
testcase_30 WA -
testcase_31 AC 2 ms
4,752 KB
testcase_32 AC 3 ms
4,420 KB
testcase_33 AC 2 ms
4,600 KB
testcase_34 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Reversed /= operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$_=<>;$a=$b=/ /;
$b=($a+=$b)-$b for 3..$_;
$d=$a-$';
$d<$a||($d-=$a,++$-),$a-=($b=$a-$b)while$a;
print$-
0