Closed
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.
- Wrong number shows up in constraints.
- 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
Labels
No labels