+ 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 Answers
Often have questions like this?
Learn more efficiently, for free:
Hot today
Detach thread exception
1 Votes
Html
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
How to make a 2d game
0 Votes
Not image in the page
1 Votes