AnuragAnalog / hackerrank

Contains codes for some of the solutions to Hacker-rank problems
GNU General Public License v3.0
5 stars 13 forks source link

find angle MBC #8

Closed kaustubhaggarwal closed 4 years ago

kaustubhaggarwal commented 4 years ago

The first line contains the length of side AB. The second line contains the length of side BC. Point M is the hypotenuse AC. Task is to find out angle MBC of traingle ABC Link to hackerrank problem - https://www.hackerrank.com/challenges/find-angle/problem