There is a 2-dimensional 4x5 array. The "Fill with random numbers" button fills the array with random values from 0 to
- The "Run task" button processes the table according to the algorithm specified in the variant.
Count the number of zeros in the table and replace all odd integer elements of the table with this value.