Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
1 to 100 except 30 to40
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { for(int i = 1; i<=100;i++) { if(i>=30 && i<=40) { continue; } System.out.println(i); } } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
queue_using_stack
get top k frequent elements ( Priority Queue implementation ) Language: Editor: Layout:
Arredondamento de datas para dias 10, 20 e 30
3.c
else weird
PE #7
JAVA # Boşluklu bir metinde kaç adet boşluk var
amit
Date and Time
4b
stackse - search stackoverflow differently
Please log in to post a comment.