Skip to content

Divide the number by greatest divisible powers of 2, 3 and 5, if the number becomes 1 then it is an ugly number otherwise not.

Notifications You must be signed in to change notification settings

bearddan2000/java-cli-millbuild-ugly-num

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-millbuild-ugly-num

Description

Divide the number by greatest divisible powers of 2, 3 and 5, if the number becomes 1 then it is an ugly number otherwise not.

Tech stack

  • java
  • mill

Docker stack

  • nightscape/scala-mill

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

About

Divide the number by greatest divisible powers of 2, 3 and 5, if the number becomes 1 then it is an ugly number otherwise not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published