Problem 3nplus1
User yay
Submission Time 2025-02-15 09:36:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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