yshshrm / Data-Structures-And-Algorithms-Hacktoberfest18

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
204 stars 1.1k forks source link

Update 2018201023_5.cpp #1498

Open abhishekiiitbh opened 5 years ago

abhishekiiitbh commented 5 years ago

Included a Macro for long long int datatype .Why write 25 times that , when you can just write it once and use it again and again.#Code_Re-usability