$value){ array_push($ans,floor($pullOut[$key]/$value)); } sort($ans); echo $ans[0]; ?>