#include <iostream> using namespace std; int main(){ int n,i=1; cin>>n; int i=1; while(n>=7&&n<=7) i++; cout<<i<<endl; return 0; }