In this project, we will learn how can we efficiently distribute Oxygen Cylinders from a factory to all districts of a state efficiently according to their requirements in C++.
Some N friends are there who have to Give and Take money from each other. We aim to minimize the number of operations ie Give and Take using C++.
Implementation of Simple Segment Tree in C++ that finds a sum of a given range in a given array.
This project contains a nicely written and formatted template that can be used by any Competitive programming website to speed-up the code and quickly use C++ STL library functions.