![]() |
Python
1.0
|
Calculating the complexity of three nested loops. More...
Functions | |
def | main (argv=None) |
Calculating the complexity of three nested loops.
1000 iterations by default.
Rosen - Discrete Mathematics and Its Applications (7th Edition).pdf page 427
def func4.main | ( | argv = None | ) |
Main Program.