Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 574 Bytes

File metadata and controls

16 lines (13 loc) · 574 Bytes

Competitive Programming

All codes are tested on C++20 or C++23, may fail depending on version and compiler.

This repo has stuff inspired/taken by:

  1. Luvs channel ( https://www.youtube.com/@iamluv )
  2. LeetCode
  3. benq ( https://codeforces.com/profile/Benq )
  4. peltorator( https://codeforces.com/profile/peltorator )
  5. CSES
  6. cp-algorithms ( https://cp-algorithms.com/ )
  7. Codeforces
  8. Anshul Johri( https://codeforces.com/blog/entry/125435 )
  9. https://github.com/bhupixb/Stress-Testing-bash-script/tree/master
  10. Advent of Code ( https://adventofcode.com/ )