Problem 3nplus1
User Ignatius
Submission Time 2025-03-03 17:15:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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