Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Triangle
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.io.*; import java.lang.*; class Rextester { public static void main(String args[]) { int i,j; for(i=5;i>0;i--) { for(j=1;j<=i;j++) { System.out.print(j); } System.out.println( ); } } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
break
WM Test
Minimum Vertices to Traverse Directed Graph
Геттеры и сеттеры для класса Dog
has a
stream handlingException
"encryption"
Recursive list fields
1.6
Reverse a String
Please log in to post a comment.