fixed small issue in readme

This commit is contained in:
Dummi26 2023-04-13 17:45:52 +02:00
parent a2a976c7f9
commit 52be3d04f0

View File

@ -337,6 +337,7 @@ A possible solution in mers looks like this:
// 0 // 0
// -50 // -50
// 4*4*5 = 80 // 4*4*5 = 80
// 21
// => expected sum: 5403 // => expected sum: 5403
} }
// calculates the score for a line of words. returns 1 for empty lines. // calculates the score for a line of words. returns 1 for empty lines.