+ 4
generate odd numbers?
for(int i=1;i<50;i+=2){
cout<<i;
}
//odd numbers between 1-50
19th May 2018, 4:41 AM
á Bidex
Often have questions like this?
Learn more efficiently, for free:
Hot today
Pyplot
3 Votes
How do I make a calculator?
0 Votes
I can't understand HTML code
1 Votes
Devops
1 Votes
question
1 Votes
Pro Subscription
0 Votes
I wanna start FASTAPI?
2 Votes
Peux tu créer un jeux vidéo
0 Votes



