結果

問題 No.123 カードシャッフル
ユーザー tailstails
提出日時 2019-08-27 15:46:16
言語 Bash
(Bash 5.1.16)
結果
AC  
実行時間 607 ms / 5,000 ms
コード長 56 bytes
コンパイル時間 98 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 31,520 KB
最終ジャッジ日時 2024-11-15 20:22:31
合計ジャッジ時間 8,933 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 538 ms
23,800 KB
testcase_01 AC 548 ms
23,672 KB
testcase_02 AC 521 ms
23,540 KB
testcase_03 AC 523 ms
23,804 KB
testcase_04 AC 520 ms
23,804 KB
testcase_05 AC 528 ms
23,672 KB
testcase_06 AC 513 ms
23,796 KB
testcase_07 AC 532 ms
23,668 KB
testcase_08 AC 522 ms
23,800 KB
testcase_09 AC 515 ms
23,804 KB
testcase_10 AC 578 ms
31,488 KB
testcase_11 AC 606 ms
31,520 KB
testcase_12 AC 607 ms
31,520 KB
testcase_13 AC 605 ms
31,520 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

read
$_ -aa
$[v=a[{99999..0}],r>1?r-=v>=r:(r=v)]
echo $r
0