fork download
  1. xlabel("First label") xlabel("Second label")
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:1: error: class, interface, or enum expected
xlabel("First label")  xlabel("Second label")
^
1 error
stdout
Standard output is empty