Skip to content

Prints the multiplication table of first N prime numbers

Notifications You must be signed in to change notification settings

niroj/prime_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplication of Prime Numbers

Prints the multiplication table of first N prime numbers

Usage

Clone this repository, change directory to this repository and run

./prime_table -n 10

Options

-n <integer> : No of prime numbers, Default: 10
-t <integer> : Size of multiplication Table, Default: 10
-h           : Print help

About

Prints the multiplication table of first N prime numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages