submition3

This commit is contained in:
kr820js 2024-02-25 17:44:42 +01:00
parent e481c6ae97
commit 440bf4a72d

View File

@ -3,7 +3,7 @@
#include <string.h> #include <string.h>
#include <stdbool.h> #include <stdbool.h>
#define VELKOST_POLA 12 #define VELKOST_POLA 99
int array_of_quontiti_of_drinked_limonades(int *pole,int *array_of_winers); int array_of_quontiti_of_drinked_limonades(int *pole,int *array_of_winers);
int main(){ int main(){