Skip to content

Commit d92cc74

Browse files
committed
fix: docs
1 parent 9efd4e3 commit d92cc74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lcci/16.13.Bisect Squares/README_EN.md

-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ square2 = {0, -1, 2}
2929

3030
## Solutions
3131

32-
GitHub Copilot: Translation:
33-
3432
**Solution 1: Geometric Mathematics**
3533

3634
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

Comments
 (0)