ProgrammingC/C++Codeforces Round #411 (Div. 2), problem: (A) Fake NP Solution In C/C++ Codeforces Round #411 (Div. 2), problem: (A) Fake NP Solution In C/C++ C/C++ Programming July 24, 2017 No Comments Admin C, C language, C Programming, CodeForces, Codeforces Round #411 (Div. 2), Codeforces.com, problem: (A) Fake NP Solution In C/C++, problem: (A) Fake NP Solve In C/C++ #include <iostream> int l,r; int main() { std::cin>>l>>r; std::cout<<(l==r ? l:2); return 0; } Tweet Pin It Related Posts Codeforces Round #393 (Div. 2) (8VC Venture Cup 2017 – Final Round Div. 2 Edition), problem: (B) Frodo and pillows Solution in C/C++ January 23, 2017 0 Codecraft-17 and Codeforces Round #391 (Div. 1 + Div. 2, combined), problem: (C) Felicity is Coming! Solution in C/C++ January 16, 2017 0 Codeforces Round #409 (rated, Div. 2, based on VK Cup 2017 Round 2), problem: (D) Volatile Kite Solution In C/C++ July 24, 2017 0 Codeforces Round #408 (Div. 2), problem: (C) Bank Hacking Solution in C April 11, 2017 0 About The Author Admin Email Author Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Name Email Website Save my name, email, and website in this browser for the next time I comment. Currently you have JavaScript disabled. In order to post comments, please make sure JavaScript and Cookies are enabled, and reload the page. Click here for instructions on how to enable JavaScript in your browser.