User: Ryan Moroz

  • Public profile

User profile: Ryan Moroz

User info
User name:Ryan Moroz
History
Joined:
Number of posts:11
Latest posts:

Please help with Big O notation
Ok that makes sense of course so to take a few more examples (just to ensure I understand) If I ta...

Please help with Big O notation
So then by my understanding thus far of the Big O notation 1. a(n) = 1000n5 + n7 <= 1000n7+n7 <= (1...

the most efficient way to calculate the number of digits from 1 to n
Using this coding, it took my computer about 10 seconds to calculate 999999999 [code] #include <cstd...

the most efficient way to calculate the number of digits from 1 to n
Hey, this is actually very simple using basic things we would learn in first year comp sic. I actual...

Please help with Big O notation
Ok I have been in CMPT classes for a few years now and still do not understand this. I get the conce...

This user does not accept Private Messages