Problem exam
User carson
Submission Time 2025-03-11 19:56:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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