size(400,400); int x1 = 0; // corner of big square int y1 = 0; int size1 = 200; // size of big square int x2 = 80; // corner of small square int y2 = 80; int size2 = 80; // size of small square