Skip to content

sedavnikh/happynum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

happynum

Java implementation of checking 'happy' numbers

To build project use 'mvn package' command. This will create executable JAR file that prints 'happy' numbers in range 1 - 1000. You can also import JAR file in you project and use 'happy' number check via org.test.happynum.HappyNumberUtil.isHappyNumber() method.

About

Java implementation of checking 'happy' numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages