From 01beddb13f34a5551258932030db1f66297690ab Mon Sep 17 00:00:00 2001 From: Peter Sabol Date: Wed, 9 Mar 2022 08:22:43 +0000 Subject: [PATCH] Update 'du2/program.c' --- du2/program.c | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/du2/program.c b/du2/program.c index 83a132a..5e58ec1 100644 --- a/du2/program.c +++ b/du2/program.c @@ -3,16 +3,5 @@ #define VELKOST_POLA 52 int main(){ - int vysledky[VELKOST_POLA]; - int pocet; - int max=0; - int i=0; - for() - - if (pole[i] > max){ - max = pole[i]; - } - printf("Počet súťažiacich:\n",,"Počet vypitích drinkov:\n"pole[i]) - } return 0; } \ No newline at end of file