#include #include using namespace std; int main(){ string S; int opi,len,buf,ans = -100000000; char op,c; cin >> S; len = S.length(); for(int i=0;i