Skip to content

blakeyoder/AdditiveFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AdditiveFunction

Small program to detect if a given integer is additive

How to run the program

Make sure that the node environment is installed on your local machine

Pull down the code

The program is fed a single integer from the command line like below:

$ node main.js 27

Voila!

About

Small program to detect if a given integer is additive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published