- Owner
- Rotaru Liviu-Iulian
- Problem
- A+B
- Source
- 0.03KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.java:1: error: class, interface, or enum expected var a,b; ^ prog.java:2: error: class, interface, or enum expected console.log(a+b); ^ 2 errors javac failed: errno= return=256 at /home/marius/perl5/bin/gruntmaster-compile line 22.