Problem 3nplus1
User blackpanther
Submission Time 2025-04-08 10:23:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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