Problem exam
User Anonymous35V
Submission Time 2023-11-08 11:23:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int32_t main()’:
exam.cpp:6:7: error: expected ‘(’ before '\x203d2032'
6 | if 'x = 2';
| ^~~~~~~
| (
exam.cpp:10:3: error: ‘else’ without a previous ‘if’
10 | else if 'x = 1',
| ^~~~
exam.cpp:10:11: error: expected ‘(’ before '\x203d2031'
10 | else if 'x = 1',
| ^~~~~~~
| (