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