Problem 3nplus1
User Elwinthenerd
Submission Time 2024-03-30 21:02:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
3nplus1.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^