- Owner
- Szekely Robert
- Problem
- A+B
- Source
- 0.06KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.java:1: error: class, interface, or enum expected public static int addition(int a, int b) { ^ prog.java:3: error: class, interface, or enum expected } ^ 2 errors javac failed: errno= return=256 at /usr/local/bin/gruntmaster-compile line 23.