Skip to content

when the desciption exist exponential,In Vscode it show integer and wrong #153

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

Closed
halu886 opened this issue Feb 26, 2019 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists

Comments

@halu886
Copy link

halu886 commented Feb 26, 2019

I am try a algorithms of leetcode in vscode.
reverse-integer
id=7 lang=javascript

the description in VsCode show:

[−231,  231 − 1]

1

the desciption in WEB show:

[−2^31,  2^31 − 1]

image

@jdneo
Copy link
Member

jdneo commented Feb 26, 2019

@halu886 Thank you for reporting.

This issue is dup with #74

@jdneo jdneo closed this as completed Feb 26, 2019
@jdneo jdneo added the duplicate This issue or pull request already exists label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants