Skip to content

Simple program in the style of procedural programming at the request of the student

Notifications You must be signed in to change notification settings

ivgnk/PascalABC.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PascalABC.NET

Простая программа в стиле процедурного программирования по запросу студента

Simple program in the style of procedural programming at the request of the student

Задача вычислить сумму из двух Ki. Где Ki - число нулевых элементов для одномерных массивов А(15) и В(20), заполненных случайными числами (-10; 10). Для вычисления Ki следует использовать подпрограмму-функцию. Формирование одномерных массивов А и В с помощью датчика случайных чисел осуществить с помощью процедуры, вывод на экран массивов А и В - с помощью процедуры.

The task is to calculate the sum of two Ki. Where Ki is the number of zero elements for one-dimensional arrays A (15) and B (20), filled with random numbers (-10; 10). To calculate Ki, use a subroutine function. Formation of one-dimensional arrays A and B using a random number generator is carried out using the procedure, display of arrays A and B - using the procedure.

About

Simple program in the style of procedural programming at the request of the student

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages