結果

問題 No.482 あなたの名は
ユーザー tailstails
提出日時 2017-02-11 01:07:48
言語 Perl
(5.38.2)
結果
AC  
実行時間 218 ms / 2,000 ms
コード長 110 bytes
コンパイル時間 228 ms
コンパイル使用メモリ 5,380 KB
実行使用メモリ 47,404 KB
最終ジャッジ日時 2023-08-28 16:18:06
合計ジャッジ時間 4,766 ms
ジャッジサーバーID
(参考情報)
judge11 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,528 KB
testcase_01 AC 2 ms
4,648 KB
testcase_02 AC 3 ms
4,780 KB
testcase_03 AC 3 ms
4,676 KB
testcase_04 AC 3 ms
4,736 KB
testcase_05 AC 3 ms
4,728 KB
testcase_06 AC 2 ms
4,636 KB
testcase_07 AC 3 ms
4,844 KB
testcase_08 AC 4 ms
4,756 KB
testcase_09 AC 2 ms
4,660 KB
testcase_10 AC 3 ms
4,824 KB
testcase_11 AC 3 ms
4,876 KB
testcase_12 AC 3 ms
4,828 KB
testcase_13 AC 3 ms
4,820 KB
testcase_14 AC 3 ms
4,688 KB
testcase_15 AC 213 ms
47,188 KB
testcase_16 AC 216 ms
47,100 KB
testcase_17 AC 216 ms
47,312 KB
testcase_18 AC 214 ms
47,356 KB
testcase_19 AC 218 ms
47,252 KB
testcase_20 AC 217 ms
47,104 KB
testcase_21 AC 217 ms
47,104 KB
testcase_22 AC 217 ms
47,180 KB
testcase_23 AC 218 ms
47,284 KB
testcase_24 AC 217 ms
47,404 KB
testcase_25 AC 217 ms
47,244 KB
testcase_26 AC 217 ms
47,112 KB
testcase_27 AC 217 ms
47,304 KB
testcase_28 AC 216 ms
47,248 KB
testcase_29 AC 174 ms
45,920 KB
testcase_30 AC 2 ms
4,516 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Possible precedence problem on bitwise & operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

<>=~$";$k=$';map{$c--if$d[$_];($_,$d[$_])=$d[$_],$c++while$d[$_]}1..(@d=($/=$",<>));print$k>=$c&$k+$c+1?YES:NO
0