loveBabbar / CodeHelp-DSA-Busted-Series

This repo is creating providing students easy access to all the programs taught under Codehelp's DSA Busted Series.
3.29k stars 2.37k forks source link

Update bookAllocationProblem.cpp #520

Open Darsh1907 opened 8 months ago

Darsh1907 commented 8 months ago

Added if(m>n) return -1; in the findPages function