Problem exam
User adammmamammamamamaamamam
Submission Time 2023-03-02 18:16:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:5:5: error: expected ‘(’ before ‘x’
5 | if x=1
| ^
| (
exam.cpp:7:2: error: ‘else’ without a previous ‘if’
7 | else
| ^~~~