Problem | 3nplus1 |
---|---|
User | coderccodes |
Submission Time | 2023-07-13 15:56:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function βint main()β:
3nplus1.cpp:10:15: error: expected primary-expression before β==β token
10 | if (n % 2) == 0{
| ^~