#include #include #include using namespace std; int main(int argc, char const* argv[]) { int a,b; string s; cin>>a>>b>>s; int n; n=a+b; cout<