VAR-solutions / Algorithms

A repository of different Algorithms and Data Structures implemented in many programming languages.
https://var-solutions.github.io/Algorithms/
MIT License
760 stars 1.01k forks source link

Update longest_increasing_subsequence.cpp #1646

Open alexeipc opened 8 months ago

alexeipc commented 8 months ago

Change find max for cleaner coding style