#include #include int main(){ std::string S; std::cin >> S; int L = S.size(); int mx = -2002002002; for(int i=0;i