Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong expected output and verdict #12

Closed
solo1g opened this issue Mar 9, 2020 · 4 comments
Closed

Wrong expected output and verdict #12

solo1g opened this issue Mar 9, 2020 · 4 comments

Comments

@solo1g
Copy link

solo1g commented Mar 9, 2020

I am getting random expected result and hence random passed and failed verdicts with my code. I have checked that the output should pass for the given test case.
For no change in code I got these different outputs just by running testcases again.
test1
test2
test3
test4

Though I know there should not be any relation to what the code is yet I link it here
C_Adding_Powers.txt

Judging by the lack of issues, I believe there is some problem on my end so help me with that.

@agrawal-d
Copy link
Owner

Hi! Thanks for the report. Can you please comment with the link to the problem you are trying to solve? It'll help in the debugging process.

@solo1g
Copy link
Author

solo1g commented Mar 9, 2020

Sure, here's the link.

@agrawal-d
Copy link
Owner

agrawal-d commented Mar 9, 2020

Thanks for the link. I just tested out your code for this problem, and the extension is working fine for me, even after running it several times. I really can't think of why it's giving different outputs at different times for you!

Are you getting the random outputs with only this extension, or even when running the code manually?

@agrawal-d
Copy link
Owner

Closing as it's stale. Feel free to create a new issue if the problem occurs again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants