5 lines
60 B
C
Executable File
5 lines
60 B
C
Executable File
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
|
|
int fi(int nb);
|