From 3aed94c775e448afd83df0361891304a118e6f6c Mon Sep 17 00:00:00 2001 From: Peter Sabol Date: Thu, 10 Mar 2022 19:40:20 +0000 Subject: [PATCH] Update 'du2/program.c' --- du2/program.c | 1 + 1 file changed, 1 insertion(+) diff --git a/du2/program.c b/du2/program.c index 5a10bc6..61b422e 100644 --- a/du2/program.c +++ b/du2/program.c @@ -6,6 +6,7 @@ int main(){ int drinks_counter[VELKOST_POLA]; + memset(drinks_counter,0,VELKOST_POLA * sizeof(int)); int i=0; while(i