Problem | 3nplus1 |
---|---|
User | ChessyBoy |
Submission Time | 2024-04-05 13:52:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:16:9: error: expected ‘}’ at end of input
16 | return 0;
| ^
3nplus1.cpp:2:11: note: to match this ‘{’
2 | int main(){
| ^