Light Mode
Dark Mode
Trouble understanding the example (or rusty math)

Hi everyone,

You are given some number n written as a string with the radix equal to k (1 < k < 37). We know that our number is divisible by (k - 1) without a remainder.

Ok so far.

For example: n = "18". As we can see, k should be greater than 8.

How can we see this?

Created: May 15, 2016, 9:18 a.m.
Updated: May 18, 2016, 5:57 a.m.
0
13
User avatar
jollyca