Problem exam
User Yellowflower016
Submission Time 2025-12-15 11:50:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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