A function that is O(n2) and O(n3).?

West30

New member
Joined
Mar 9, 2010
Messages
2
Reaction score
0
Points
1
can anyone give me an example of a function that is both O(n2) and O(n3).
 
Back
Top