Problem 3nplus1
User Migogoh10
Submission Time 2026-03-09 16:47:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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