matthewsamuel95 / ACM-ICPC-Algorithms

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

Create line_formation.cpp #848

Closed alokrkmv closed 5 years ago

alokrkmv commented 5 years ago

C++ program to find the equation of line passing through two given points.