Problem | 3nplus1 |
---|---|
User | DuckyKayden |
Submission Time | 2025-07-18 11:05:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:19:11: error: expected ‘;’ before ‘}’ token
19 | return(0)
| ^
| ;
20 | }
| ~