Problem 3nplus1
User sncy
Submission Time 2026-07-03 14:27:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function β€˜int main()’:
3nplus1.cpp:9:15: error: expected primary-expression before β€˜=’ token
9 | if (a % 2 === 0) {
| ^