Menu
UMich Programming Team
Training
GitHub
🌜
🌞
UMich Programming Team
Training
GitHub
Menu
Section 0: Introduction
0.1 About ICPC
0.2 ICPC Contests
0.3 An Example Problem
0.4 Training Sections
Section 1: Sorting and Searching
1.1 STL Containers
1.2 STL Sort
1.3 Binary Search
Section 2: Divide and Conquer
Document Number 2
Section 3: Recursion and Searching Algorithms
This is Document Number 3
Binary Search using std::lower_bound()
What is binary search?
Edit this page
Previous
« Solving Problems with std::sort()
Next
Document Number 2 »