Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

leetcode pick: wrong constraints #38

Closed
@heeh

Description

Environment

Windows Terminal Preview, Alacrity

Steps to reproduce

leetcode pick 405

Expected

Constraints:
-231 <= num <= 231 - 1

What`s happening

Constraints:
-20 <= num <= 20 - 1

Comment

This problem is not just for 405. I have seen several problems that does not render 231 correctly.

There are two problems.

  1. Wrong number shows up in constraints.
  2. Superscript is not rendered.

"Superscript" works in some problems but sometimes it does not.
Could you point me to the corresponding module?

I don't think this is a terminal-dependent problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /