Problem exam
User pizza
Submission Time 2024-02-25 09:52:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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