#include <bits/stdc++.h> using namespace std; int main() { int b,s,y; cin>>b; cin>>s; cin>>y; cout<<(b-c)/y; }