VAR-solutions / Algorithms

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

Update longest_increasing_subsequence.cpp #1646

Open alexeipc opened 10 months ago

alexeipc commented 10 months ago

Change find max for cleaner coding style