+ 1
Its output is 35. I want to know how it happened.
for(int i = 3; i <= 5; i++) { cout << i; i++; }
1 Answer
+ 2
Thank you
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes