We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdec9fc commit 60cb13fCopy full SHA for 60cb13f
ProjectEulerProblems/Problem 8/Lib.cs
@@ -39,4 +39,4 @@ public static long GreatestProduct(ReadOnlySpan<char> data, int digits) {
39
40
return maxProduct;
41
}
42
-}
+}
0 commit comments