Skip to content

zf-account/leetcodePracticeCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

linux

cd build

cmake ..
make -j

windows

cd build

cmake -G "MinGW Makefiles" ..
cmake --build .

About

Practice Cpp in leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published