Problem 3nplus1
User toditisdoingthisforfun
Submission Time 2026-01-04 16:26:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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