aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcodechef/RacingHorses/mainbin44616 -> 44648 bytes
-rw-r--r--yesOrYes/main.cpp1
2 files changed, 1 insertions, 0 deletions
diff --git a/codechef/RacingHorses/main b/codechef/RacingHorses/main
index a071dd7..00ac7a0 100755
--- a/codechef/RacingHorses/main
+++ b/codechef/RacingHorses/main
Binary files 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<bits/stdc++.h>
+#include <cctype>
using namespace std;