Problem 3nplus1II
User ZRDI
Submission Time 2023-03-03 15:21:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp: In function ‘int32_t main()’:
3nplus1II.cpp:7:5: error: expected ‘(’ before ‘t’
7 | if t>0 cout << -1; return 0;
| ^
| (