Укажите правильное описание массива
Var c: ARRAY [1..50 OF REAL];
Var b:array[1..180] of integer;
Var x, y: array of integer [1..100] of real;