Problem | 3nplus1 |
---|---|
User | BoneMeBurner |
Submission Time | 2024-07-16 22:46:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function βint main()β:
3nplus1.cpp:9:14: error: expected primary-expression before β==β token
9 | if (i % 2) == 1{
| ^~