Problem 3nplus1
User GanJaeHan
Submission Time 2026-01-07 17:08:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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