diff options
| author | James Smith <js5@sanger.ac.uk> | 2022-06-19 22:58:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-19 22:58:23 +0100 |
| commit | 6a9feeb8fdbf9ee0abfed66d51bda92b443c1801 (patch) | |
| tree | ed48a8f780fc290a4fc808193b5410954f9823f9 /challenge-169 | |
| parent | ccf0a92fa27cf305889b8ddfd60f13ef72c063d6 (diff) | |
| download | perlweeklychallenge-club-6a9feeb8fdbf9ee0abfed66d51bda92b443c1801.tar.gz perlweeklychallenge-club-6a9feeb8fdbf9ee0abfed66d51bda92b443c1801.tar.bz2 perlweeklychallenge-club-6a9feeb8fdbf9ee0abfed66d51bda92b443c1801.zip | |
Update README.md
Diffstat (limited to 'challenge-169')
| -rw-r--r-- | challenge-169/james-smith/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-169/james-smith/README.md b/challenge-169/james-smith/README.md index 4e6dba4d50..5c699ca4f3 100644 --- a/challenge-169/james-smith/README.md +++ b/challenge-169/james-smith/README.md @@ -251,6 +251,7 @@ And these are the first numbers with `n` digits... | 10,554 | 100,018,800 | 2<sup>4</sup>.3<sup>6</sup>.5<sup>2</sup>.7<sup>3</sup> | | 34,562 | 1,000,042,200 | 2<sup>3</sup>.3<sup>6</sup>.5<sup>2</sup>.19<sup>3</sup> | | 111,892 | 10,000,373,888 | 2<sup>7</sup>.8839<sup>2</sup> | +| 359,341 | 100,001,075,328 | 2<sup>7</sup>.3<sup>2</sup>.7<sup>2</sup>.11<sup>6</sup> | ### Github formatting script.... |
