Problem 3nplus1II
User isaackhong
Submission Time 2023-01-06 21:43:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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