Skip to content

whalecold/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple tool for initialize template file and do unit test automatic

  • Run cargo run watch to start watch changed file. the file ignored by watch default, if you want take unit test for specify file, please change static NEED_COMPILE: bool = false; to true.

  • Run cargo run add --id=xxx to add problem.

ref

  • rust solutions are in branch
  • golang solutions are in branch

About

solutions of leetcode in rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages