Problem choochoo
User Syw
Submission Time 2025-11-14 09:52:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function β€˜int32_t main()’:
choochoo.cpp:11:16: error: expected primary-expression before β€˜=’ token
11 | if (arr[i] === "chugga") parity ^= 1;
| ^