| Problem | 3nplus1 |
|---|---|
| User | DuckyKayden |
| Submission Time | 2025-07-10 12:23:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:12:16: error: expected ‘}’ at end of input
12 | cout << n*3+1;
| ^
3nplus1.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^