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 Codeforces Round #421 (Div. 1), problem: (D) Mister B and Astronomers Solution In C/C++ August 5, 2017 0 Codeforces Round #422 (Div. 2), problem: (C) Hacker, pack your bags Solution In C/C++ July 25, 2017 0 April Fools Contest 2017, problem: (D) Touchy-Feely Palindromes Solution in C April 9, 2017 0 Codeforces Round #421 (Div. 1), problem: (E) Mister B and Flight to the Moon Solution In C/C++ August 5, 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.