Problem 3nplus1
User Aryan
Submission Time 2023-08-15 12:44:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:9:6: error: expected ‘(’ before ‘n’
9 | if n != 1{
| ^
| (