✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Pascal-програма містить описи: type Tm=array[A..C,1..10] of integer; var a:Tm; i:integer; Результат виконання її фрагмента a['B',2]:=5;