2 Respostas
+ 3
ex. while(true)
{
//statement
}
13th Nov 2016, 6:21 PM
Fayeed Pawaskar

+ 1
int a= 6;
while(a<5){
cout<<a<<;
a++;
}
13th Nov 2016, 8:20 PM
Dhruv Saxena

Costuma ter perguntas como essa?
Aprenda de maneira mais eficiente, de graça:
Quente hoje
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
How to make a 2d game
0 Votes
Not image in the page
0 Votes