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

For STDIO report to the user what input we are giving to make it easier to debug #223

Closed
prabhuramachandran opened this issue Feb 9, 2017 · 2 comments
Assignees
Milestone

Comments

@prabhuramachandran
Copy link
Member

No description provided.

@ankitjavalkar
Copy link
Contributor

The output shows up as follows:

Incorrect answer
Given Input is
3 
Expected Output is u'6' 
Your output is u'3'

The code server runs in Python 3 hence the unicode representation is unavoidable. I'll check if that can be replaced/removed.

@ankitjavalkar
Copy link
Contributor

Fixed

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