You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* C program that takes 3 angles, 𝛼, 𝛽 and 𝛾 as input and check whether they correspond in forming a triangle and returns the string “YES” or “NO” without quotes accordingly */