0
C++ finding number of acute angles from given number of points
hi guys, i am stuck with my c++ assignment, the user need to enter a set of N points on 2d plain and the program needs to calculate of acute triangles that can be formed. any insights please
5 Antworten
+ 1
Motlatsi Mokhalinyane can you show us your code so far?
+ 1
hi Ulisses Cruz, i haven't coded yet because I didn't know the formula for calculating angle from y,x points, i will just check the link you gave
+ 1
and thank you for your time
0
hi Ulisses Cruz, here is my code so far
https://code.sololearn.com/c3u7zg5J4ySF/?ref=app