Skip to content

Instantly share code, notes, and snippets.

@theintel
Last active June 30, 2019 19:04
Show Gist options
  • Save theintel/08ef8fb89ca9723215fd7cf555296c98 to your computer and use it in GitHub Desktop.
Save theintel/08ef8fb89ca9723215fd7cf555296c98 to your computer and use it in GitHub Desktop.
This is why you should use simplified C template for contest programming.

You start to code. You keep coding...

...Until this happens:

You become insane and try to debug the code.

You started coding happily, but end it angrily.

...Unless of course you make use of Simplified C Template and nail the contest problems:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment