Problem 3nplus1
User Chris
Submission Time 2024-11-22 10:22:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:12:5: error: expected ‘(’ before ‘n’
12 | if n > 1;
| ^
| (