pruebas

Java code posted by ifool
created at 15 Feb 17:45, updated at 16 Feb 09:30

Edit | Back
1
2
3
4
5
6
7
import java.util.*;

class Demo {
    public static void main(String *args) {
       system.out.print("Hello, Java!");
    }
}
132 Bytes in 2 ms with coderay