class Gema{ public static void main (String[] args) throws java.lang.Exception { int myNum = 3; System.out.println(myNum); }}
Standard input is empty
3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!