Problem exam
User brianfanchelsea
Submission Time 2024-01-04 20:04:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:11:10: 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;
| ^