Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アルゴリズムの時間計算量は n^2/log(n) で与えられます。大きなO表記でそれは何ですか?n^2 だけか、それともログを保持するか?