We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc61a0 commit e54de8cCopy full SHA for e54de8c
Hackerrank solutions/10 days of js/Functions.txt renamed to Hackerrank solutions/10 days of js/Functions.js
@@ -37,4 +37,4 @@ function main() {
37
const n = +(readLine());
38
39
console.log(factorial(n));
40
-}
+}
0 commit comments