AbdelhameedMohammed / cheatsheet-icpc

Cheatsheet for ICPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cheatsheet-rp

Cheatsheet Team Ryungan Pangsaena for Competitive Programming Competitions.

Contribution Guide:

  1. Put your code onto the right folder tag (example: DFS to Graph).
  2. It is recommended to first test out your code, comment out what the program does, and comment the time complexity and memory complexity.
  3. Format your code on cpp-beautifier, on 2 indent (you may change it afterward to style it to your better liking).
  4. Kindly add your code to bit.ly/cheatsheet-inf, ordered alphabetically. When adding code, use the extension CodeBlock on Google Docs to make it colorful (Use language: auto, Theme: vs, and with No Background)

Team Members

Check out our team at CodeForces Ryungan Pangsaena

About

Cheatsheet for ICPC

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%