Problem | 3nplus1 |
---|---|
User | DuckyKayden |
Submission Time | 2025-07-18 10:47:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:18:12: error: expected ‘;’ before ‘}’ token
18 | cout << b
| ^
| ;
19 | }
| ~