#include using namespace std; int main(void){ string a,b; cin>>a>>b; string s=a+b; if(b[0]!='-'&&b[0]!='+'){ int f3=0; for(int i=0;i