Problem 3nplus1II
User cjcube
Submission Time 2023-11-08 09:37:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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