teleok
if (teleok(x, y)) {
if (teleok(cc.x, cc.y)) {
} while (!teleok(nux, nuy));
static int teleok(int, int);