首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
oj85专题
BUPT OJ85 Three Points On A Line
题目描述 Given points on a 2D plane, judge whether there're three points that locate on the same line. 输入格式 The number of test cases T(1≤T≤10) appears in the first line of input. Each test case
阅读更多...