Skip to content

PlugFox/leetcode-solutions-c

Repository files navigation

Setup environment

If you have a problem with header imports in your IDE, you can try to one-time build with make.

Windows

choco install -y make cmake ninja llvm mingw

macOS

brew install make cmake ninja llvm pre-commit clang-format

Linux

sudo apt-get -y install make cmake ninja-build llvm

Build

make release

or

make debug

Test

make test

About

LeetCode solutions for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages