This commit is contained in:
2024-04-22 15:16:41 +02:00
parent 1422955906
commit c631c7194c
6 changed files with 74 additions and 4 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
int funkcie();
int counterChars();
int counterChars();
int factorial(int cislo);
int facttest();