#include using namespace std; typedef long long ll; #define rep(i,n) for(int i=0;iP; int main(){ int a,b; cin>>a>>b; cout<<(a|b)+(a&b)<