diff options
Diffstat (limited to 'sem_4/Algo/TP5/main.cpp')
| -rw-r--r-- | sem_4/Algo/TP5/main.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sem_4/Algo/TP5/main.cpp b/sem_4/Algo/TP5/main.cpp new file mode 100644 index 0000000..494e997 --- /dev/null +++ b/sem_4/Algo/TP5/main.cpp @@ -0,0 +1,6 @@ +#include<iostream>
+#include"Arbo.h"
+
+int main (int argc, char ** argv){
+
+}
|
