| Problem | 3nplus1 |
|---|---|
| User | nivay210 |
| Submission Time | 2023-11-08 15:30:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:10:2: error: expected ‘}’ before ‘else’
10 | else {
| ^~~~
3nplus1.cpp:7:17: note: to match this ‘{’
7 | if (n % 2 == 0){
| ^