Mountain Scape

Mountain Scape

You are given the coordinates of the tops of the triangles as input values.

  • The slope angle is 45 degrees.
  • The base is always on the x-axis.
You must return the total area of all triangles. But count the overlapping areas only once.

NOTE:

  • The sum of the X and...
You should be an authorized user in order to see the full description and start solving this mission.