+ 1
int i=0, j=9; while(i++ <=j--) { i++; if(j<5){break;} } System.out.print(i +" "+j);
25th Sep 2017, 6:44 PM
Ankit Singh Rawat

2 Respostas
Costuma ter perguntas como essa?
Aprenda de maneira mais eficiente, de graça:
Quente hoje
AI Takeover
2 Votes
Using Python on VScode
1 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes