Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 133 Bytes

3.26.md

File metadata and controls

1 lines (1 loc) · 133 Bytes

First, there is no operator + for two iterators. Second, for arithmetic types, using mid = (beg + end) / 2 may lead to overflow.