We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows Terminal Preview, Alacrity
Windows Terminal Preview
Alacrity
leetcode pick 405
Constraints: -231 <= num <= 231 - 1
Constraints: -20 <= num <= 20 - 1
This problem is not just for 405. I have seen several problems that does not render 231 correctly.
There are two problems.
"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.
The text was updated successfully, but these errors were encountered:
I was impatient and fixed it by myself at #39. Let me know if you have any suggestions.
Sorry, something went wrong.
No branches or pull requests
Environment
Windows Terminal Preview
,Alacrity
Steps to reproduce
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.
"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.
The text was updated successfully, but these errors were encountered: