#include using namespace std; int main(){ string S; cin>>S; if(S.length()<7){ cout<