#include int main() { int a, c;std::cin >> a >> c;std::cout << (a xor c) <