#include #define int long long using namespace std; signed main(){ int A,B; cin>>A>>B; cout<<(A^B)<