Problem exam
User ItsYH
Submission Time 2025-02-10 08:26:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:7:5: error: expected ‘(’ before ‘a’
7 | if a == 1{
| ^
| (
exam.cpp:12:5: error: expected ‘(’ before ‘a’
12 | if a == 2{
| ^
| (