| Problem | 3nplus1 |
|---|---|
| User | pinglynn |
| Submission Time | 2023-11-09 13:49:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:14:13: error: expected ‘(’ before ‘{’ token
14 | else if {n % 2 == int16_t0{
| ^
| (
3nplus1.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
3nplus1.cpp:6:15: note: to match this ‘{’
6 | int32_t main(){
| ^