Problem exam
User Elias
Submission Time 2026-06-22 15:55:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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