import java.io._class first{def main(args : Array[String]){println("hello world");}}
Standard input is empty
spoj: The program compiled successfully, but Main.class was not found. Class Main should contain method: def main(args: Array[String]).
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!