An error occurred while loading the file. Please try again.
-
malric litiere authored567cb2b7
Forked from
GOSSA JULIEN / P4z
4 commits behind, 17 commits ahead of the upstream repository.
utils.h 116 B
#include <stdio.h>
#include <stdlib.h>
void affichertab(long* T, int s);
long* listeAlea(size_t longeur, size_t N);