var i,k,n,p:integer; begin writeln('введите N,0=k do begin p:=p*i; writeln(i,' ',p); i:=i-2; end; write('Ответ:=',p); end.