Skip to content

kishjayson/factor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Factor

Usage

OVERVIEW: Print factors for one or more integers.

USAGE: factor [<integers> ...]

ARGUMENTS:
  <integers>              The integers to factorize.

OPTIONS:
  --version               Show the version.
  -h, --help              Show help information.

Output

[1, 2, 4, 8, 16, 32, 64, 128]
[1, 2, 4, 8, 16, 32, 64, 128, 256]
[1, 2, 4, 8, 16, 32, 64, 128, 256, 512]
[1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024]
lcm 1024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages