#include #define INF 990000000 //19 using namespace std; int main() { long long int a,b,c,d; cin>>a>>b>>c>>d; int t=b/c; int ry=d/(1+c); cout<< ry<