Job 13172

Owner
Madalina
Problem
A+B
Source
0.12KB
Result
Compile error (Non-zero exit status: 1)

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:7:10: error: 'a' was not declared in this scope
     cin>>a;
          ^
prog.cpp:8:10: error: 'b' was not declared in this scope
     cin>>b;
          ^

Questions?

Sponsors Gold