import java.io.*; class Ideone{ public static void main (String[] args){ throw new RuntimeException(); }}
Standard input is empty
Standard output is empty
Exception in thread "main" java.lang.RuntimeException at Ideone.main(Main.java:6)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!