Skip to content

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

@halu886

Description

@halu886

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions