Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit994c1f2

Browse files
authored
Tenses.
1 parentc1cccdd commit994c1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/num_methods/binary_search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ This paradigm is widely used in tasks around trees, such as finding lowest commo
140140

141141
##Parallel Binary Search
142142

143-
<small>Note that this sectionis following the description in[Sports programming in practice](https://kostka.dev/sp/).</small>
143+
<small>Note that this sectionfollows the description in[Sports programming in practice](https://kostka.dev/sp/).</small>
144144

145145
Imagine that we want to answer $Z$ queries about the index of the largest value less than or equal to some $X_i$ (for $i=1,2,\ldots,Z$) in some sorted 0-indexed array $A$. Naturally, each query can be answered using binary search.
146146

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp