#include using namespace std; int main(){ int a,b,x; string s; cin>>a>>b; cin>>s; x=a+b; cout<