seconda lezione pre esercizi
This commit is contained in:
parent
f7a282108c
commit
8f36b9b171
5 changed files with 29 additions and 0 deletions
7
Lezione2/es1_2/es1_2.c
Normal file
7
Lezione2/es1_2/es1_2.c
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
int main(int argc, char const *argv[]){
|
||||
/* code */
|
||||
return 0;
|
||||
}
|
||||
0
Lezione2/es1_2/es1_2.jl
Normal file
0
Lezione2/es1_2/es1_2.jl
Normal file
Loading…
Add table
Add a link
Reference in a new issue