Posts by Gabriel Diniz • 13 points
1 post
-
1
votes2
answers64
viewsQ: Repeat odd numbers with do while
Hi, I need to make a code inside a switch, which reproduces all odd numbers from 0 to 200, with the repeating structure do while. I googled and only found with for. I tried to put the "odd 200%2!=…
c++asked Gabriel Diniz 13