Sorting points according their polar angles
Posted: Tue Dec 23, 2014 5:54 pm
Code: Select all
solved using atan2
The Online Judge board
https://uva.onlinejudge.org/board/
https://uva.onlinejudge.org/board/viewtopic.php?f=24&t=208899
Code: Select all
solved using atan2