Problem exam
User GWC2724
Submission Time 2023-10-12 21:36:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:14:2: error: expected ‘}’ before ‘else’
14 | else{}
| ^~~~
exam.cpp:12:10: note: to match this ‘{’
12 | if(x==1){
| ^