Program abc; var: a,b,c,V:integer begin readln(a,b,c); V:=a*b*c; writeln(V); end.
Спасибо очень большое!!!!