Problem 3nplus1II
User vadar2525
Submission Time 2025-03-05 15:42:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:17:18: error: expected ‘;’ before ‘}’ token
17 | cout << " -1 "
| ^
| ;
18 | }else{
| ~