public class Fuck { public static void main( String[] args ){ System.out.println( "Fuck" );} }
Standard input is empty
Main.java:1: class Fuck is public, should be declared in a file named Fuck.java public class Fuck { ^ 1 error
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!