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