Skip to content

YaoPengCN/MyLintCodeSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My LintCode Solutions Language License

Contents

My solutions for LintCode problems in C++.

Note

  • If not specified, all the solutions are 100% accepted by LintCode Online Judge (OJ) when they are updated. Rarely, however, LintCode might change the Application Programming Interface (API) of "class Solution(...){...};" of some problems. In this case, simply paste the solution into the Integrated Development Environment (IDE) of LintCode OJ would not work.
  • Some LintCode problems are not included because I haven't solved them yet. If you want to find the solutions for the missing problems, Section Reference below the content might be helpful.
  • The running time of a solution by LintCode OJ is recorded in the comment of the corresponding source file. The running time is just for reference since even the submissions of the same solution could lead to different running time.

Online Judge

Submit the solutions to LintCode OJ.

Reference

License

APACHE LICENSE, VERSION 2.0

About

My solutions for LintCode problems in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages