вот этот вариант тоже работает
https://caxapa.ru/1459683.html
x1=0; x2=0; x3=0; while(1) { q=!(x1 & x2 & x3) if(q)
{
y1=x1; y2=x2; y3=x3
} }