#ifndef TP3_H
#define TP3_H

int tp3_main(int argc, char *argv[]);

#endif
