TheAlgorithms / Solidity

Algorithms and data structures implemented in Solidity
GNU Lesser General Public License v2.1
326 stars 88 forks source link

Fixed the underFlow bug in src/binarySearch.sol #86

Closed Adi9876 closed 11 months ago

Adi9876 commented 11 months ago

@Panquesito7 @mkubdev Fixed the bug for underflow in the contract !!

Adi9876 commented 11 months ago

@mkubdev please review it and update me if any issues

Adi9876 commented 11 months ago

@mkubdev @Panquesito7 any updates !!