You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2019. It is now read-only.
Hey,
I've been using Dcoder for some time and find the Algo Yo exercises really fun to code. I use primarily C but I know a few other languages.
The issue I'm having is with the Fare problem. My algorithm seems to be complete, but it fails on one test case. Specifically on TestCase#2 and it's been driving me crazy. Could you look into it and see if you can create an algorithm for it? Maybe it could shed some light into what I'm doing wrong.
Many thanks.