fork download
  1. print"hello world!!"
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:1: error: class, interface, or enum expected
print"hello world!!"
^
1 error
stdout
Standard output is empty