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