Problem exam
User 1maxa
Submission Time 2023-11-08 10:38:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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