MA1^^MA(C,5); MA2^^MA(C,10); MA3:=C>MA1&&C>MA2; C>HV(MA3,0),SK; C<LV(MA3,0),BP;
I'm not sure why I wrote this code, but if God has helped me to change it, thank you very much.
Inventors quantify - small dreamsThe second parameter of the HV function is written 0 wrong. There is also MA3 so you assign a boolean value.