TP2 E3
This commit is contained in:
parent
bc44b44f29
commit
05ce5c70c7
2 changed files with 117 additions and 0 deletions
|
@ -9,6 +9,9 @@ E1-3.exe: E1-3.c
|
|||
E2.exe: E2.c
|
||||
gcc E2.c -o E2.exe
|
||||
|
||||
E3.exe: E3.c
|
||||
gcc E3.c -o E3.exe
|
||||
|
||||
E5.exe: E5.c
|
||||
gcc E5.c -o E5.exe
|
||||
|
||||
|
|
Reference in a new issue