#include using namespace std; int main(){ string s; cin>>s; int len=8-(s.length()-2); cout<