Learning Algorithm with Yu in C++. Bro Yu's Private Home Algorithm Cuisine. Some tricks when coding: #include <bits/stdc++.h> Placing this line in the beginning of program ios_base::sync_with_stdio(false); to speed up cin cout.