You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: lcci/16.13.Bisect Squares/README_EN.md
-2
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,6 @@ square2 = {0, -1, 2}
29
29
30
30
## Solutions
31
31
32
-
GitHub Copilot: Translation:
33
-
34
32
**Solution 1: Geometric Mathematics**
35
33
36
34
We know that if a line can bisect two squares, then the line must pass through the centers of the two squares. Therefore, we can first calculate the centers of the two squares, denoted as $(x_1, y_1)$ and $(x_2, y_2)$, respectively.
0 commit comments