@ -20,11 +20,9 @@ class Vertex
int x;
int y;
int x_min;
int x_max;
int y_min;
int y_max;
static float distance(Vertex a, Vertex b);
};
struct Edge
The note is not visible to the blocked user.