-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
第八題 #8
Comments
version 2 |
version 3 |
version 4 |
看不懂這行想表達什麼 |
為了增閱讀性 |
意思是你的演算法最多只能有 26 個 tasks 嗎? |
並查集查詢及合併的 O(α(n)) 為何不用計入時間複雜度? |
了解,下一版更改為數字來表示好了 |
我不太清楚要怎麼樣精算查詢所需的時間複雜度,因此直接以想到的最差情況來算。課本有8頁左右的證明過程...但好難看懂 |
version 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
第十四組
The text was updated successfully, but these errors were encountered: