結果
問題 | No.90 品物の並び替え |
ユーザー | tails |
提出日時 | 2019-08-25 02:34:21 |
言語 | Bash (Bash 5.1.16) |
結果 |
TLE
(最新)
AC
(最初)
|
実行時間 | - |
コード長 | 145 bytes |
コンパイル時間 | 51 ms |
コンパイル使用メモリ | 6,816 KB |
実行使用メモリ | 16,204 KB |
最終ジャッジ日時 | 2024-10-14 16:42:03 |
合計ジャッジ時間 | 12,403 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge2 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | TLE | - |
testcase_01 | -- | - |
testcase_02 | -- | - |
testcase_03 | -- | - |
testcase_04 | -- | - |
testcase_05 | -- | - |
testcase_06 | -- | - |
testcase_07 | -- | - |
testcase_08 | -- | - |
testcase_09 | -- | - |
ソースコード
while read i j s do t[i*9+j]=$s done eval b={0..511}\ j={0..8}' ((s=d[c=b^1<<j],c<b))&&$[s+=c%2*t[j],c/=2,j+=9,d[b]<s?r=d[b]=s:0]{0..9} ' echo $r