Closed bhavya092 closed 3 years ago
Could you please add the hacktoberfest accepted tag to the pull request? Else it would get rejected. Thank you.
On Sun, 3 Oct 2021 at 21:36, Ashish Kumar @.***> wrote:
Merged #41 https://github.com/Ashish-kumar7/geeks-for-geeks-solutions/pull/41 into master.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ashish-kumar7/geeks-for-geeks-solutions/pull/41#event-5400010238, or unsubscribe https://github.com/notifications/unsubscribe-auth/APK6DFYPLH2BBTQ3LJ5JFFTUFB5RFANCNFSM5FGR6WOA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Contains C++ code for "The Celebrity Problem" from GFG. Contains 3 methods to solve including bruteforce-better and optimal. Includes comments for easy understanding. Fixes: #40 Contributed under hacktoberfest2021. Thank you.