/* Contributed by Devang Patel */ struct point { int x; int y; };