i know, because has number 10, min number is 48
help
who can tell me find_min_num(10) = 48 # divisors are: 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48
10 => divisors are: 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48 this means?
why 10 divisors are: 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48
/** *
*/
/**
expected [ [ 1, 2, 3 ] ] to deeply equal [ [ 1 ], [ 2 ], [ 3 ] ]
OK thanks
Backup your code, click Reset, paste it and try again. Maybe you messed up the sample tests, they should look like this:
const Test = require('@codewars/test-compat'); describe("Tests", () => { it("test", () => { Test.assertEquals(alphabetPosition("The sunset sets at twelve o' clock."), "20 8 5 19 21 14 19 5 20 19 5 20 19 1 20 20 23 5 12 22 5 15 3 12 15 3 11"); Test.assertEquals(alphabetPosition("The narwhal bacons at midnight."), "20 8 5 14 1 18 23 8 1 12 2 1 3 15 14 19 1 20 13 9 4 14 9 7 8 20"); }); });
ReferenceError: Test is not defined at Context. (test.js:25:10) at process.processImmediate (node:internal/timers:471:21)
OK, i am sorry about that
Your post was visible from the homepage, please don't post solution in the discourse page.
This comment is hidden because it contains spoiler information about the solution
why my comment has been hidden , i am not good at using this tool
:)
Loading collection data...
i know, because has number 10, min number is 48
help
who can tell me
find_min_num(10) = 48 # divisors are: 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48
10 => divisors are: 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48
this means?
why 10 divisors are: 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48
/**
*
*/
/**
*
*/
/**
*/
expected [ [ 1, 2, 3 ] ] to deeply equal [ [ 1 ], [ 2 ], [ 3 ] ]
OK thanks
Backup your code, click Reset, paste it and try again. Maybe you messed up the sample tests, they should look like this:
ReferenceError: Test is not defined
at Context. (test.js:25:10)
at process.processImmediate (node:internal/timers:471:21)
OK, i am sorry about that
Your post was visible from the homepage, please don't post solution in the discourse page.
This comment is hidden because it contains spoiler information about the solution
why my comment has been hidden , i am not good at using this tool
:)
:)
Loading more items...