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 #426 (Div. 2), problem: (B) The Festive Evening Solution In C/C++ August 4, 2017 0 Codeforces Round #381 (Div. 2), problem: (A) Alyona and copybooks Solution in C/C++ November 27, 2016 0 Codeforces Round #415 (Div. 2), problem: (E) Find a car Solution In JAVA July 24, 2017 0 Codeforces Round #379 (Div. 2), problem: (D) Anton and Chess Solution in C November 16, 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.