Upload files to 'Exercise 2 - Heap (Week 3)'
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ex2: ex2.c
|
||||
gcc -Wall -std=c11 -o ex2 ex2.c
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
ex2: ex2.c
|
||||
gcc -Wall -std=c11 -o ex2 ex2.c
|
||||