Skip to content

Commit dea545b

Browse files
Zanger67/leetcodeZanger67/leetcode
authored andcommitted
Updated markdown files
1 parent 77999fc commit dea545b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdowns/_3027. Find the Number of Ways to Place People II.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
------
2020

21-
> This question is identical to medium Q3025 but with Alice and Bob instead of points A and B.
21+
> This question is identical to medium Q3025 but with Alice and Bob instead of points A and B with a higher bound on the number of points that can be passed (optimisation is required here while brute force yesterday would have worked).
2222
>
2323
2424
------

0 commit comments

Comments
 (0)