...
/Challenge 6: Nested Loop with Multiplication (Advanced)
Challenge 6: Nested Loop with Multiplication (Advanced)
You will be given an advanced exercise based on Big(O) of an algorithm that involves nested loops and the loop variables increment with multiplication and addition.