#include #include int main(){ std::string str; std::cin>>str; std::cout<<(str.length()-2)<