Skip to content

A Program written in Rust to determine whether a number is an Armstrong number or not. For Google Code-in.

Notifications You must be signed in to change notification settings

SarahCosmosys/RustArmstrong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RustArmstrong

A Program written in Rust to determine whether a number is an Armstrong number or not. For Google Code-in.

Usage

Simply run cargo run <number> to see whether a number is an Armstrong number or not.

About

A Program written in Rust to determine whether a number is an Armstrong number or not. For Google Code-in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages