#include using namespace std; typedef long long ll; #define rep(i,n) for(int i=0;i>a>>b>>c>>d>>e>>f; if(a==d){ y=(c-f)/(b-e); x=(c-b*y)/a; cout<