結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
6,816 KB
testcase_01 AC 7 ms
6,944 KB
testcase_02 AC 8 ms
6,944 KB
testcase_03 AC 8 ms
6,940 KB
testcase_04 AC 9 ms
6,944 KB
testcase_05 AC 8 ms
6,940 KB
testcase_06 AC 7 ms
6,944 KB
testcase_07 AC 7 ms
6,944 KB
testcase_08 AC 7 ms
6,940 KB
testcase_09 AC 8 ms
6,940 KB
testcase_10 AC 88 ms
6,940 KB
testcase_11 AC 78 ms
6,944 KB
testcase_12 AC 364 ms
8,356 KB
testcase_13 AC 268 ms
8,196 KB
testcase_14 AC 346 ms
8,400 KB
testcase_15 AC 368 ms
8,412 KB
testcase_16 AC 125 ms
6,944 KB
testcase_17 AC 317 ms
8,528 KB
testcase_18 AC 34 ms
6,944 KB
testcase_19 AC 93 ms
6,940 KB
testcase_20 AC 318 ms
8,420 KB
testcase_21 AC 171 ms
7,356 KB
testcase_22 AC 426 ms
8,292 KB
testcase_23 AC 424 ms
8,292 KB
testcase_24 AC 144 ms
7,640 KB
testcase_25 AC 229 ms
8,324 KB
testcase_26 AC 79 ms
6,944 KB
testcase_27 AC 260 ms
8,248 KB
testcase_28 AC 13 ms
6,940 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

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