From 52be3d04f07da161a2d711f491227352407cec2b Mon Sep 17 00:00:00 2001 From: Dummi26 Date: Thu, 13 Apr 2023 17:45:52 +0200 Subject: [PATCH] fixed small issue in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e04b9f..119d64b 100755 --- a/README.md +++ b/README.md @@ -337,6 +337,7 @@ A possible solution in mers looks like this: // 0 // -50 // 4*4*5 = 80 + // 21 // => expected sum: 5403 } // calculates the score for a line of words. returns 1 for empty lines.