...
/Challenge: Nested Loop with Multiplication (Basic)
Challenge: Nested Loop with Multiplication (Basic)
This is a little-advanced exercise based on the Big O of an algorithm which involves nested loops and the loop variables increment with multiplication.