September 2018 1 10 Report

Jak mam poprawnie rozwiązać zadanie z programowania w języku pascal. Mam napisać taki program który pokaże czy trójkąt jest równoboczny czy różnoimienny czy równoramienny. Mam trochę zrobione ale i ta pokazuje 2 błędy: program trojkat rownoboczny VAR a:integer; b:integer; c:integer; begin writeln(a,b,c,) if (a=b) and (b=c) and (c=a) then readln('rownoboczny') else readln('roznoimienny'); end.


Recommend Questions



Life Enjoy

" Life is not a problem to be solved but a reality to be experienced! "

Get in touch

Social

© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.