Skip to content

Conversation

@wvul
Copy link

@wvul wvul commented Aug 7, 2024

np.int has been deprecated. I've replaced it with np.int32. Also, the problem statement says that the additional parking cost is incurred if (strictly) more than 10 cars are parked at either location; I've fixed the code so that cost isn't paid if exactly 10 cars are parked at either location.

…ntal_synchronous.py

np.int has been deprecated. I've replaced it with np.int32.
Also, the problem statement says that the additional parking cost is incurred if (strictly) more than 10 cars are parked at either location; I've fixed the code so that cost isn't paid if exactly 10 cars are parked at either location.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant