Jatana / FastOlympicCoding

Tools for competitive programming for Sublime Text 3 & 4
390 stars 48 forks source link

1-based indexing of tests #42

Closed prabh1601 closed 2 years ago

prabh1601 commented 3 years ago

Hi ! I want to change my setup to have 1-based indexing for the tests. I tried to go throgh the code but didnt find how to do so. Can you please help me how to do so ?

(brief : The place where its shows "Test 0", I want it to start from "Test 1")