manasec / hacktoberfest2019-leetcode

This repository is a collection of all the LeetCode problem solutions using different programming languages. Happy HacktoberFest-2019!!! #hacktoberfest #firstpullrequest
MIT License
5 stars 40 forks source link

Create 374.guess-number-higher-or-lower.cpp #52

Open AthulJohn opened 2 years ago

AthulJohn commented 2 years ago

0 ms solution in CPP. Using Recursion.