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

633两数平方和 题解是不是欠考虑了overflow #1190

Open
paizhangliu opened this issue Apr 19, 2022 · 9 comments
Open

633两数平方和 题解是不是欠考虑了overflow #1190

paizhangliu opened this issue Apr 19, 2022 · 9 comments

Comments

@paizhangliu
Copy link

非常感谢提供的资料,但633这个双指针的题用int来存powSum的话可能会遇到int的overflow,在leetcode上题解过不去

@yinyinfeiqiao
Copy link

yinyinfeiqiao commented Apr 19, 2022 via email

@FrankerSun
Copy link

FrankerSun commented Apr 19, 2022 via email

@fishwcj
Copy link

fishwcj commented Apr 19, 2022 via email

@HarryWord
Copy link

HarryWord commented Apr 19, 2022 via email

@ynuwm
Copy link

ynuwm commented Apr 19, 2022 via email

@tangdlit
Copy link

tangdlit commented Apr 19, 2022 via email

@IrenaChen33
Copy link

IrenaChen33 commented Apr 19, 2022 via email

@SmokingMouse
Copy link

SmokingMouse commented Apr 19, 2022 via email

@fishwcj
Copy link

fishwcj commented Oct 11, 2022 via email

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

9 participants