4 lines
76 B
C
4 lines
76 B
C
int funkcie();
|
|
int counterChars();
|
|
int factorial(int cislo);
|
|
int facttest(); |