aboutsummaryrefslogtreecommitdiff
path: root/challenge-169
diff options
context:
space:
mode:
authorJames Smith <js5@sanger.ac.uk>2022-06-19 18:08:31 +0100
committerGitHub <noreply@github.com>2022-06-19 18:08:31 +0100
commitccf0a92fa27cf305889b8ddfd60f13ef72c063d6 (patch)
tree1cf9e59989bcb1ad570aab8c5f429348809a4c9a /challenge-169
parent6f0deb16317447552ef89fdcddbbe2521bb45650 (diff)
downloadperlweeklychallenge-club-ccf0a92fa27cf305889b8ddfd60f13ef72c063d6.tar.gz
perlweeklychallenge-club-ccf0a92fa27cf305889b8ddfd60f13ef72c063d6.tar.bz2
perlweeklychallenge-club-ccf0a92fa27cf305889b8ddfd60f13ef72c063d6.zip
Update README.md
Diffstat (limited to 'challenge-169')
-rw-r--r--challenge-169/james-smith/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-169/james-smith/README.md b/challenge-169/james-smith/README.md
index 97043ad0bf..4e6dba4d50 100644
--- a/challenge-169/james-smith/README.md
+++ b/challenge-169/james-smith/README.md
@@ -235,6 +235,7 @@ Some examples for larger values of `n` are:
| 275,000 | 58,919,206,088 | 2<sup>3</sup>.85819<sup>2</sup> |
| 300,000 | 69,976,609,587 | 3<sup>3</sup>.50909<sup>2</sup> |
| 325,000 | 81,981,196,443 | 3<sup>3</sup>.55103<sup>2</sup> |
+| 350,000 | 94,917,245,000 | 2<sup>3</sup>.5<sup>4</sup>.4357<sup>2</sup> |
And these are the first numbers with `n` digits...