Problem exam
User nzixuanDHS67
Submission Time 2026-06-22 15:59:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp:1:1: error: expected unqualified-id before ‘if’
1 | if (x==1) {
| ^~
exam.cpp:5:3: error: expected unqualified-id before ‘else’
5 | }else{
| ^~~~