Problem | 3nplus1 |
---|---|
User | NgMinSong123 |
Submission Time | 2023-03-03 16:01:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:11:15: error: lvalue required as left operand of assignment
11 | if (a % 2 = 0) {
| ^