Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 387 Bytes

Competitive Programming

This repo contains all the codes I made in my journey of competitive programming.

Running

brew install gcc
g++-14 "<file>"

Disclaimer

  • The codes hereby provided are for informational purposes only. I will not be responsible for any mis-use.
  • In case of a live contest, I will make sure that I push the codes after the contest is over.