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 #389 (Div. 2, Rated, Based on Technocup 2017 – Elimination Round 3), problem: (C) Santa Claus and Robot Solution in C/C++ January 7, 2017 0 Codeforces Round #389 (Div. 2, Rated, Based on Technocup 2017 – Elimination Round 3), problem: (B) Santa Claus and Keyboard Check Solution in C/C++ January 7, 2017 0 Codeforces Round #423 (Div. 2, rated, based on VK Cup Finals), problem: (E) DNA Evolution Solution In C/C++ July 24, 2017 0 Codeforces Round #378 (Div. 2), problem: (E) Sleep in Class Solution in C November 1, 2016 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.