Upload files to 'Exercise 2 - Heap (Week 3)'

This commit is contained in:
Manish
2021-04-28 08:26:18 +02:00
parent 0336a17252
commit 0d4bb59657
5 changed files with 294 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
ex2: ex2.c
gcc -Wall -std=c11 -o ex2 ex2.c