if you put array of number, it will determine which two walls have the most water trapped between them, and which wall has most water inbetween. Each numbers in input array represent height of wall.
npm install
npm run build
npm start
npm test
if you put array of number, it will determine which two walls have the most water trapped between them, and which wall has most water inbetween. Each numbers in input array represent height of wall.
npm install
npm run build
npm start
npm test