pub fn arg_sort(a: Vec<VectorInt>) -> Vec<VectorInt>
偏角ソートしたVecを返す。
Vec
偏角($-\pi \lt \arg \le \pi$)で点をソートする。 ただし、点(0,0)は偏角が0とする。