summaryrefslogtreecommitdiff
path: root/sem_4/Algo/TP5/main.cpp
blob: 494e99741f76fa1eaae6234dab23b557c10348a9 (plain)
1
2
3
4
5
6
#include<iostream>
#include"Arbo.h"

int main (int argc, char ** argv){

}