Problem | 3nplus1 |
---|---|
User | pointlessapeirogon |
Submission Time | 2024-01-28 18:47:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:16:10: error: expected ‘}’ at end of input
16 | int n;
| ^
3nplus1.cpp:15:12: note: to match this ‘{’
15 | int main() {
| ^