Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 205 Bytes

data-Structure-example

update the data Structue classical program

Compile:gcc *.c -o test

gcc -c *.c + gcc -o *.o -o test


git reset --soft HEAD^  --- repeal the commit,but retain the add record