Sunday, January 2, 2022

Write a program to calculate the area of triangle using formula area=√s(s-a)( s-b)(s-c) in C

 



Output