#include using namespace std; using Int = long long; //INSERT ABOVE HERE signed main(){ Int a; cin>>a; Int x=a-7; if(x<=7) x=-1; cout<