Problem exam
User liuhc1017
Submission Time 2025-04-09 18:46:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:10:5: error: ‘else’ without a previous ‘if’
10 | else if(x==2);
| ^~~~