Problem 3nplus1II
User xyxyxyxy
Submission Time 2023-03-16 15:40:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp: In function β€˜int main()’:
3nplus1II.cpp:11:20: error: expected primary-expression before β€˜)’ token
11 | if (n == 1;) {
| ^