Problem exam
User Devthethala
Submission Time 2026-06-22 16:25:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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