Problem snail
User NoobFish
Submission Time 2025-02-16 18:51:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int32_t main()’:
snail.cpp:45:32: error: lvalue required as left operand of assignment
45 | if (height % changephase = 0){
| ^