A,B,C,D=map(int,input().split()) print(min(A,D//(C+1),B//C))