#include #include using namespace std; int main() { freopen("profit.in", "r", stdin); freopen("profit.out", "w", stdout); /*** * ^^ dobaveno ot CodeIT ekipa za poveche teniski * */ int N,x,y; double max,z; int nm=1; cin>>N>>x>>y; max=(double)x/(double)y; for(int i=1;i>x>>y; z=(double)x/(double)y; if(max