#include #include int main(void){ int a, b; std::cin >> a >> b; if(ab) std::cout << b*2 << std::endl; if(a==b) std::cout << a*2-1 << std::endl; }