codice: int media(int a, int b, int c) { return (a+b+c)/3; }
int media(int a, int b, int c) { return (a+b+c)/3; }
Regole del Forum