Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.8k
Commiteafd45a
authored
Inconsistent inequality in segment_tree.md
The condition `l < tl` and `tr < r` will never be true in `query`. So only `==` can be checked.1 parent6022c10 commiteafd45a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
842 | 842 |
| |
843 | 843 |
| |
844 | 844 |
| |
845 |
| - | |
| 845 | + | |
846 | 846 |
| |
847 | 847 |
| |
848 | 848 |
| |
|
0 commit comments
Comments
(0)