#include using namespace std; #define x first #define y second typedef pair pii; typedef pair pdd; typedef long long ll; typedef unsigned long long ull; int main () { //freopen("input.txt", "rt", stdin); int a; scanf("%d %d", &a, &b); cout << a + b; return 0; }