結果

問題 No.459 C-VS for yukicoder
ユーザー tailstails
提出日時 2016-12-10 13:29:46
言語 Perl
(5.38.2)
結果
AC  
実行時間 660 ms / 2,000 ms
コード長 228 bytes
コンパイル時間 40 ms
コンパイル使用メモリ 6,812 KB
実行使用メモリ 24,960 KB
最終ジャッジ日時 2024-06-06 03:55:12
合計ジャッジ時間 7,124 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
6,816 KB
testcase_01 AC 4 ms
6,944 KB
testcase_02 AC 4 ms
6,944 KB
testcase_03 AC 3 ms
6,944 KB
testcase_04 AC 3 ms
6,940 KB
testcase_05 AC 3 ms
6,944 KB
testcase_06 AC 4 ms
6,940 KB
testcase_07 AC 3 ms
6,940 KB
testcase_08 AC 3 ms
6,940 KB
testcase_09 AC 3 ms
6,940 KB
testcase_10 AC 3 ms
6,940 KB
testcase_11 AC 3 ms
6,940 KB
testcase_12 AC 4 ms
6,944 KB
testcase_13 AC 3 ms
6,944 KB
testcase_14 AC 3 ms
6,940 KB
testcase_15 AC 12 ms
6,940 KB
testcase_16 AC 10 ms
6,944 KB
testcase_17 AC 5 ms
6,944 KB
testcase_18 AC 5 ms
6,944 KB
testcase_19 AC 5 ms
6,940 KB
testcase_20 AC 5 ms
6,940 KB
testcase_21 AC 660 ms
24,960 KB
testcase_22 AC 508 ms
23,296 KB
testcase_23 AC 622 ms
23,140 KB
testcase_24 AC 194 ms
13,056 KB
testcase_25 AC 69 ms
9,600 KB
testcase_26 AC 64 ms
7,552 KB
testcase_27 AC 63 ms
7,424 KB
testcase_28 AC 63 ms
9,600 KB
testcase_29 AC 155 ms
11,520 KB
testcase_30 AC 53 ms
7,552 KB
testcase_31 AC 88 ms
8,960 KB
testcase_32 AC 4 ms
6,944 KB
testcase_33 AC 104 ms
9,728 KB
testcase_34 AC 130 ms
10,496 KB
testcase_35 AC 8 ms
6,944 KB
testcase_36 AC 133 ms
9,984 KB
testcase_37 AC 7 ms
6,940 KB
testcase_38 AC 101 ms
9,856 KB
testcase_39 AC 11 ms
6,944 KB
testcase_40 AC 80 ms
8,576 KB
testcase_41 AC 5 ms
6,940 KB
testcase_42 AC 73 ms
8,192 KB
testcase_43 AC 118 ms
9,728 KB
testcase_44 AC 19 ms
6,944 KB
testcase_45 AC 16 ms
6,944 KB
testcase_46 AC 15 ms
6,940 KB
testcase_47 AC 9 ms
6,940 KB
testcase_48 AC 124 ms
9,856 KB
testcase_49 AC 5 ms
6,940 KB
testcase_50 AC 94 ms
9,216 KB
testcase_51 AC 5 ms
6,944 KB
testcase_52 AC 46 ms
7,424 KB
testcase_53 AC 13 ms
6,940 KB
testcase_54 AC 107 ms
9,856 KB
testcase_55 AC 33 ms
6,944 KB
testcase_56 AC 78 ms
8,320 KB
testcase_57 AC 5 ms
6,944 KB
testcase_58 AC 126 ms
10,496 KB
testcase_59 AC 19 ms
6,940 KB
testcase_60 AC 45 ms
7,296 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Useless use of non-destructive substitution (s///r) in void context at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

<>=~s/#/++$a["@-"]/ger for 1..<>;
$t{$b[@b]="$_ $#b"}=@b for<>;
for$b((sort{$a-$b}@b)x9){
	$r[$t{$b}][$_]<3&&$a[$b+$_]and++$r[$t{$b}][$_],--$a[$b+$_],last for 0..2;
}
for$r(@r){
	print map($$r[$_]-->0?'#':'.',0..2),$/for 0..2;
}
0