Problem | exam |
---|---|
User | superG |
Submission Time | 2025-02-17 17:35:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:9:5: error: expected ‘(’ before ‘n’
9 | if n = 1{
| ^
| (
exam.cpp:12:2: error: ‘else’ without a previous ‘if’
12 | else if n = 2{
| ^~~~
exam.cpp:12:10: error: expected ‘(’ before ‘n’
12 | else if n = 2{
| ^
| (