Problem | 3nplus1 |
---|---|
User | Nathaniel |
Submission Time | 2025-03-24 16:32:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:18:13: error: expected ‘}’ at end of input
18 | return 0;
| ^
3nplus1.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^