HDU 网络赛(杭州赛区)1003 (13.09.15)(二)
= 2;
}
else
hunremove = 0;
}
}
if(success == 1)
printf("%d %d\n", ansx, ansy);
else
printf("-1\n");
}
return 0;
}