object Test { def main(args: Array[String]): Unit = { 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!