Problem exam
User laurenpak
Submission Time 2023-05-11 11:52:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:16:10: error: ‘a’ was not declared in this scope
16 | cin >> a >> b;
| ^
exam.cpp:16:15: error: ‘b’ was not declared in this scope
16 | cin >> a >> b;
| ^