subject

Задано одновимірний масив з десяти цілих чисел (ім'я - mas). Необхідно: словесно описати алгоритм обчислення здобутку елементів масиву, які розташовані між першим і другим нульовими елементами; використовуючи ключові фрази типу: «... Початковий стан змінних перед початком циклу ...», «... На кожній ітерації проходу масиву виконуються наступні дії ...», «... Як результат отримуємо ...»; дати чисельний приклад десяти значень вихідного масиву і результату його обробки.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 07:50
Write a defining table and then a program that determines if you can sleep in or not. your program should get all its input from your computer’s clock. on all weekdays (monday through friday) that are not holidays, your program should output “get up! ” on all other days (weekends and holidays), your program should output “sleep in.” the three holidays that your program must check for are january 1 (new year’s day), july 4 (u.s. independence day), and december 25 (christmas). you don’t need to include other holidays in your program because most other holidays do not occur on a fixed day each year.
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Why should you evaluate trends when thinking about a career path?
Answers: 1
question
Computers and Technology, 24.06.2019 18:00
Why is a multiview sketch drawinf different from other sketches like isometric, two point, and oblique
Answers: 1
question
Computers and Technology, 24.06.2019 18:20
Use a while-end loop in a script file to calculate the sum of the first n terms of the series: summation sign on the top n bottom k=1 : )^k * k^2 +5k)/3^k show the script file and the two results of n = 10 and n = 20.
Answers: 2
You know the right answer?
Задано одновимірний масив з десяти цілих чисел (ім'я - mas). Необхідно: словесно описати алгоритм об...
Questions