Problem 3nplus1
User Ethan1L1K1X1
Submission Time 2024-04-07 22:06:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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