ProgrammingC/C++Codeforces Round #422 (Div. 2), problem: (A) I’m bored with life Solution In C/C++ Codeforces Round #422 (Div. 2), problem: (A) I’m bored with life Solution In C/C++ C/C++ Programming July 25, 2017 No Comments Admin C, C language, C Programming, CodeForces, Codeforces Round #422 (Div. 2), Codeforces.com, problem: (A) I'm bored with life Solution In C/C++, problem: (A) I'm bored with life Solve In C/C++ #include<iostream> using namespace std; int a,b; int main(){ cin>>a>>b; a=a<b?a:b; for(b=a;–a;)b*=a; cout<<b; } 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 Drawing A Hollow Rectangle Using Java October 29, 2016 0 Codeforces Round #383 (Div. 2), problem: (A) Arpa’s hard exam and Mehrdad’s naive cheat Solution in C/C++ December 17, 2016 0 Codeforces Round #415 (Div. 1), problem: (D) Hitchhiking in the Baltic States Solution In C/C++ July 24, 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.