matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.07k stars 1.26k forks source link

Create col linear_check.cpp #846

Closed alokrkmv closed 5 years ago

alokrkmv commented 5 years ago

c++ program to check whether three points are collinear or not.