Problem 3nplus1II
User altuser1609
Submission Time 2023-04-18 07:58:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:18:2: error: expected ‘}’ at end of input
18 | }
| ^
3nplus1II.cpp:3:13: note: to match this ‘{’
3 | int main () {
| ^