Problem exam
User Hbst2013
Submission Time 2026-04-10 16:17:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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