Problem exam
User hitarthdangra
Submission Time 2025-06-16 14:17:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:8:5: error: expected ‘(’ before ‘x’
8 | if x=1 {
| ^
| (
exam.cpp:11:5: error: expected ‘(’ before ‘x’
11 | if x=2 {
| ^
| (