#include using namespace std; int main() { cin >> x >> y; cout << x + y; return 0; }