+ 1
The quest is : Find area of a tri. I got the ans which is 30. But if i give 'area of triangle' and run, the output comes wrong.
4 Antworten
+ 2
You used int which is unable to store doubles.
+ 2
the ans should be, output : Area of triangle 6
+ 2
Thnks for all ur help, got the ans
0
What should your awnser be?