Problem 3nplus1II
User isaackhong
Submission Time 2023-01-07 14:15:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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