Graph
Give every job a name, tuck the messy bits away, and call it done.
int max(int *tab, unsigned int len)
Compute and display the greatest common divisor of two strictly positive integers
unsigned int lcm(unsigned int a, unsigned int b)
Compute and print the sum of every prime number from 2 up to the positive integer given as argument
Display the prime factorization of a positive integer