ryuma101010's blog

By ryuma101010, history, 6 months ago, In English

So I've been using SUBLIME TEXT for around a month now but I'm facing one problem

So whenever I run a code all the previous test cases of previous codes run first let's say I've ran 4 test cases on that file before then when I run a new code it first goes through all the 4 previous cases and then only at 5th test case I'm allowed to run my current test case this wastes a lot of time.

And either I have to create a new file for every problem in a contest and then delete them afterwards or just run from the terminal so, is terminal the only option ?

Please anybody who knows share with me.

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
6 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I also use sublime text so I can help you out. I don't think I encountered your issue before. I am using this setup for now and you can also refer to it. Hope it helps!