Problem 3nplus1II
User Florin
Submission Time 2024-07-11 14:53:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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