Problem 3nplus1
User siqideng09
Submission Time 2023-11-08 10:31:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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