Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Happy numbers problem in "others" category#2839

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
siriak merged 7 commits intoTheAlgorithms:masterfromlouvelbr:master
Nov 26, 2021

Conversation

@louvelbr
Copy link
Contributor

Describe your change:

  • Add an algorithm?
  • Fix a bug or typo in an existing algorithm?
  • Documentation change?

References

Issue number :#2832

Checklist:

  • I have readCONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All new Java files are placed inside an existing directory.

@siriak
Copy link
Member

Hi, the build is failing with the following error: ./src/main/java/com/thealgorithms/others/HappyNumbersSeq.java:4: error: class HappyNumSeqTest is public, should be declared in a file named HappyNumSeqTest.java
public class HappyNumSeqTest {
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

yanglbme
yanglbme previously approved these changesNov 25, 2021
@yanglbme
Copy link
Member

Hi@siriak , please review again.

Copy link
Member

@siriaksiriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Only a couple of small comments, everything else looks good :)

@siriaksiriak merged commite488b7b intoTheAlgorithms:masterNov 26, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@siriaksiriaksiriak approved these changes

@yanglbmeyanglbmeyanglbme left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@louvelbr@siriak@yanglbme

[8]ページ先頭

©2009-2025 Movatter.jp