Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
do while
import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { //code of java do while int i=1; while(i>=10){ } System.out.println(i); i--; } }
run
|
edit
|
history
|
help
0
Sort
상속1
Stack implementation
Job and Trait Generator
kth smallest element
Quadratic equation
4a
Alllocate and release memory
Problem_fib
Current date and time in java