- Owner
- Razvan Idomir
- Problem
- A+B
- Source
- 0.11KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:4:16: error: 'a' was not declared in this scope prog.cpp:4:20: error: 'b' was not declared in this scope