結果

問題 No.806 木を道に
ユーザー kotatsugamekotatsugame
提出日時 2019-04-20 00:45:18
言語 Bash
(Bash 5.1.16)
結果
AC  
実行時間 420 ms / 2,000 ms
コード長 52 bytes
コンパイル時間 59 ms
コンパイル使用メモリ 5,152 KB
実行使用メモリ 8,336 KB
最終ジャッジ日時 2023-10-24 17:24:43
合計ジャッジ時間 5,220 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
5,368 KB
testcase_01 AC 7 ms
5,368 KB
testcase_02 AC 7 ms
5,368 KB
testcase_03 AC 8 ms
5,368 KB
testcase_04 AC 7 ms
5,368 KB
testcase_05 AC 8 ms
5,368 KB
testcase_06 AC 7 ms
5,368 KB
testcase_07 AC 7 ms
5,368 KB
testcase_08 AC 7 ms
5,368 KB
testcase_09 AC 7 ms
5,368 KB
testcase_10 AC 86 ms
5,380 KB
testcase_11 AC 77 ms
5,380 KB
testcase_12 AC 357 ms
8,336 KB
testcase_13 AC 265 ms
8,336 KB
testcase_14 AC 338 ms
8,336 KB
testcase_15 AC 361 ms
8,336 KB
testcase_16 AC 123 ms
5,384 KB
testcase_17 AC 314 ms
8,336 KB
testcase_18 AC 33 ms
5,380 KB
testcase_19 AC 91 ms
5,384 KB
testcase_20 AC 316 ms
8,336 KB
testcase_21 AC 167 ms
7,432 KB
testcase_22 AC 420 ms
8,336 KB
testcase_23 AC 420 ms
8,336 KB
testcase_24 AC 143 ms
7,696 KB
testcase_25 AC 227 ms
8,336 KB
testcase_26 AC 78 ms
5,384 KB
testcase_27 AC 258 ms
8,336 KB
testcase_28 AC 13 ms
5,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

read
tr ' ' '
'|sort|uniq -c|perl -pe'$\+=$-=$_-2}{'
0