You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have issue understanding the output of stress testing. I believe my sublime text stress tester is misbehaving.
stress.cpp
stress__Good.cpp
stress__Generator.cpp
STRESS TEST OUTPUT:
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?
The text was updated successfully, but these errors were encountered:
I have issue understanding the output of stress testing. I believe my sublime text stress tester is misbehaving.
stress.cpp
stress__Good.cpp
stress__Generator.cpp
STRESS TEST OUTPUT:
As far as I know,
test#39
should be the test case at which the output ofstress.cpp
andstress__Good.cpp
does not match.good : should show the output of
stress__Good.cpp
attest#39
andbad: should show the output of
stress.cpp
attest#39
.which is clearly not the case happening here.
CAN SOMEONE HELP ME OUT HERE?? WHAT AM I MISSING?
The text was updated successfully, but these errors were encountered: