Skip to content

Bro Yu's private home algorithm cuisine. You must like it.:cookie:

Notifications You must be signed in to change notification settings

F-0-X/Algorithm-with-Cplusplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bro Yu's private home algorithm cuisine. You must like it.:cookie:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • Python 0.4%