Un algorithme effectue exactement 5n^2 + 100n + 3000 opérations.
5n^2 + 100n + 3000
Quelle est sa complexité en notation Grand-O ? Écris ta réponse sous la forme O(...).
O(...)