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

lc 0202: 快樂數總和 #2703

Open
michaelku1 opened this issue Aug 21, 2024 · 0 comments
Open

lc 0202: 快樂數總和 #2703

michaelku1 opened this issue Aug 21, 2024 · 0 comments

Comments

@michaelku1
Copy link

michaelku1 commented Aug 21, 2024

總和算法為什麼是 sum+= r**2 而不是 sum += n**2 + r**2?

@michaelku1 michaelku1 changed the title lc 0202: 快樂樹總和 lc 0202: 快樂數總和 Aug 21, 2024
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

1 participant