Problem exam
User bernice333
Submission Time 2026-02-14 10:01:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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