| Problem | 3nplus1 |
|---|---|
| User | AdwinLau |
| Submission Time | 2024-04-05 16:46:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:17:15: error: expected ‘}’ at end of input
17 | cout << n; }}
| ^
3nplus1.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^