ProgrammingC/C++Codeforces Round #473 (Div. 2), problem: (A) Mahmoud and Ehab and the even-odd game Solution In C/C++ Codeforces Round #473 (Div. 2), problem: (A) Mahmoud and Ehab and the even-odd game Solution In C/C++ C/C++ Programming April 18, 2018 No Comments Admin C, C language, C Programming, CodeForces, Codeforces Round #473 (Div. 2), Codeforces.com, Div. 1 + Div. 2), problem: (A) Mahmoud and Ehab and the even-odd game Solution In C/C++, problem: (A) Mahmoud and Ehab and the even-odd game Solve In C/C++ #include <stdio.h> int main() { int N; scanf(“%d”, &N), puts(N&1 ? “Ehab” : “Mahmoud”); } Tweet Pin It Related Posts Prime Number Program in C Language October 15, 2016 0 Codeforces Round #385 (Div. 2), problem: (E) Hongcow Buys a Deck of Cards Solution in C/C++ December 18, 2016 0 Codeforces Round #425 (Div. 2), problem: (C) Strange Radiation Solution In C/C++ July 25, 2017 0 Codeforces Round #392 (Div. 2), problem: (C) Unfair Poll Solution in C/C++ January 20, 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.