How Can I Setup Sublime Text Editor For Competitive Programming
Coding Environment Setup
sublime is the best text editor for Competitive Programming. Also, it is a lite weight text editor and You can use file input-output so easily Handel big input-output.
So, for setup sublime before you need to prepare your...
anikakash.hashnode.dev3 min read
Aditya Mitra
Bigger the problem, better the solution
I think you have some errors in your setup. For example: It should be
#ifndef ONLINE_JUDGEinstead of
#ifdef ONLINE_JUDGE