Jatana / FastOlympicCoding

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

stress testing error #67

Open cryptic-pr03 opened 2 years ago

cryptic-pr03 commented 2 years ago

I have issue understanding the output of stress testing. I believe my sublime text stress tester is misbehaving.

stress.cpp image

stress__Good.cpp image

stress__Generator.cpp image

STRESS TEST OUTPUT: image

As far as I know, test#39 should be the test case at which the output of stress.cpp and stress__Good.cpp does not match. good : should show the output of stress__Good.cpp at test#39 and bad: should show the output of stress.cpp at test#39. which is clearly not the case happening here.

CAN SOMEONE HELP ME OUT HERE?? WHAT AM I MISSING?

Jatana commented 2 years ago

Could you paste here your settings file?