Var a, b, c, max: real; Begin Write (a =); ReadLn(a); Write (b =); ReadLn(b); Write (c =); ReadLn(c); if a> b then if a> with then max: = else max: = with else if b> with then max: = b else max: = c; WriteLn(max) End. Var a, b, c, D: real; Begin Write (a =); ReadLn(a); Write (b =); ReadLn(b); Write (c =); ReadLn(c); D: = b*b-4*a*c; if D> = 0 then Begin WriteLn (x1 =, (-b-sqrt(D)) / (2*a)); WriteLn (x2 =, (-b+sqrt(D)) / (2*a)); End else if c< & gt; 0 then WriteLn (Korney is not present) else Write (Any number) End.
168
Answer add
tit

Other questions in the section - informatics
Kyuochach
Napishite outputs the program which accepts an integer from the keyboard and then 20
2020-10-26 10:00:32
Harlampiy
PASCAL of CHILDREN SROCHNYAK Domashnyaya rabota1) to Solve a problem in three ways: To
2020-10-26 10:00:32
Malaath
Please count please. Task Pascal. Two variables of the whole A and B type
2020-10-26 10:00:32
Roman
Napishite the program which calculates the sums of elements of the A[1:50] array filled
2020-10-26 10:00:32
Askold
Task 1. Filling of the massif from a to bdan the massif from 30
2020-10-26 10:00:32