How to solve repeatedly squared math problem?Thanks everyone It turned out to be problem tester's malfunction so I will give my answer as soon a...
How to solve repeatedly squared math problem?@The Grey Wolf Added [b]+a[/b] after the loop [quote]cout << x+a << endl;[/quote] But it also fai...
How to solve repeatedly squared math problem?@jonnin Hi, I am very happy you showed me how to properly style my code. However it's still the sam...
How to solve repeatedly squared math problem?@lastchance It didn't work I am starting to think the problem isn't well-defined
How to solve repeatedly squared math problem?@salem c Right, it's my fault. That's because the original code was this: [code] #include<iostream...