Developpement/23DEV1.1/TPS1/TP01/13-Maths/Arctique.c

6 lines
77 B
C
Raw Permalink Normal View History

2024-12-09 11:53:11 +01:00
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
int main(void) {
}