Delfi

February 27, 2018 | Author: owczarz_agata5150 | Category: N/A
Share Embed Donate


Short Description

Download Delfi...

Description

c     

     program Project2; {$APPTYPE CONSOLE} uses SysUtils; var a,b,c, eps: Real; begin WriteLn('Program sprawdza trojkatny'); WriteLn; Write('podaj a= '); ReadLn(a); Write('podaj b= '); ReadLn(b); Write('Podaj c= '); ReadLn(c); Write('Podaj dokładnosc'); ReadLn(eps); if (a+b>c) and (b+c>a) and (c+a>b) then If (Abs(Sqr(a)+Sqr(b)-Sqr(c))
View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF