Skip to content

repo for leetcode question trainning

Notifications You must be signed in to change notification settings

ChaserTlss/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPO DESCRIBE

A c-language trainning repo. Most of them are some question at leetcode that I need debug. But I did not buy the Plus at leetcode, So I build a local debug environment.

file name

lc{leecode's question ID}[_{version number begin from 1}].c

compile

./compiler.sh filename

run without debug

./a.out

debug

gdb a.out

run all c file

./run_all.sh

commit format

file_name: question topic

commit

About

repo for leetcode question trainning

Resources

Stars

Watchers

Forks