Skip to content
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

Leetcode 题解 - 双指针 2.两数平方和(力扣633) 使用int定义提交报错 #1138

Open
moumoukings opened this issue Oct 19, 2021 · 1 comment

Comments

@moumoukings
Copy link

image

使用int定义时,输入2147483600测试异常。是否考虑使用long

@AnnabelleAB
Copy link

多谢解答,我也遇到了相同的问题,用long之后就解决了!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants