#include #define REP(i,n) for(int i = 0; i < (int)(n); ++i) using namespace std; int main(){ long long A, B; cin >> A >> B; cout << (A