multiply_prime_numbers_table 1.0.0
The program run from the command line and print a table to STDOUT. The first row and column of the table have the N primes, with each cell containing the product of the primes for the corresponding row and column. Allow the user to specify different table sizes through a command line option. If the option is not used, the table will contain the first 10 primes by default.
Gemfile:
=
安裝:
=
版本列表:
- 1.0.0 May 16, 2018 (8.0 KB)