| Find three dots that are the ends and the middle of a line segment | |
|---|---|
Complexity (1-100): 3
20 colored points with integer coordinates are given. Every point is colored with exactly one of 16 colors. Find three points that are the ends and the middle of a line segment. If there is no such points, display the corresponding message. |
|
| Solution: | solution.bas |
Book of programming problems is powered by UseBB 1 Forum Software | Contact Admin