Problem typo
User Tristyy
Submission Time 2024-06-19 11:08:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:22:14: error: lvalue required as left operand of assignment
22 | if (p % 2 = 0){
| ^