From f2c878488b659cd19ccecc9880e042251585fdbb Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 31 Oct 2022 18:44:43 +0200 Subject: Added new problems --- codechef/RacingHorses/main | Bin 44616 -> 44648 bytes yesOrYes/main.cpp | 1 + 2 files changed, 1 insertion(+) diff --git a/codechef/RacingHorses/main b/codechef/RacingHorses/main index a071dd7..00ac7a0 100755 Binary files a/codechef/RacingHorses/main and b/codechef/RacingHorses/main differ diff --git a/yesOrYes/main.cpp b/yesOrYes/main.cpp index 04c4fd5..b4b6954 100644 --- a/yesOrYes/main.cpp +++ b/yesOrYes/main.cpp @@ -1,4 +1,5 @@ #include +#include using namespace std; -- cgit v1.2.3