Skip to content
forked from gzwl/leetcode

The optimum C++ solutions for the leetcode

Notifications You must be signed in to change notification settings

jarvanxing/leetcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

The optimum C++ solutions for the leetcode

这是我自己写的leetcode的题解,其实227道题目我都已经做完了,然后现在每天把自己写过的代码结合自己的理解整理出来

这里放上来的代码都能保证是最优解(复杂度最优)

当然有些题目因为测试数据和服务器的原因可能会和统计中最快的代码在时间上有常数的差距

希望对需要的人能有些帮助

About

The optimum C++ solutions for the leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%