July 2022 1 2 Report
Имеются описания:
type day = (yesterday, today, tomorrow);
vector = array [-1..1] of real;
var a: vector;
b: array [-3..3] of (x, y, z, w);
c: array ['a'..'z'] of vector;
d: array [day] of 0..23;

Каково суммарное количество элементов в четырех массивах?
В ответ введите число.
Пример ввода ответа: 12
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.