Skip to content

Commit 5602511

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent cc165a7 commit 5602511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/silver/baltic-12-mobile.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ From here on, we'll refer to this point as $p(a, b)$, where $a$ and $b$ are stat
133133

134134
Now, let's consider cases where there exist unnecessary stations.
135135

136-
Without loss of generality, let's assume all points are above the y-axis, and $a_x < b_x < c_x$. If not all the points are above the y-axis, we can just flip their sign because the distance to the x-axis remains the same.
136+
Without loss of generality, let's assume all points are above the y-axis, and $a_x < b_x < c_x$. If not all the points are above the y-axis, we can just flip their sign because the distance to the x-axis remains the same.
137137

138138
### Case 1: $p(a, b) < p(b, c)$
139139

0 commit comments

Comments
 (0)