Problem 3nplus1
User AwkUngenially
Submission Time 2025-03-31 12:05:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:9:15: error: lvalue required as left operand of assignment
9 | if (x % 2 = 0) {
| ^