DSCSRMNCR / DSA-Code-Snippet

This repository is for adding codes of data structures and algorithms, leetCode, hackerrank etc solutions in different languages
4 stars 11 forks source link

solution for the question Avoid Flood in the city #39

Closed suraj-s13 closed 1 year ago

suraj-s13 commented 1 year ago

using vector and map concepts

suraj-s13 commented 1 year ago

please take a look of the code and add hacktoberfest-acceptance lable