MSNG (Correct Approach?)

can u explain this more?

PS: I managed to get 30 points after using minimum base function CodeChef: Practical coding for everyone

Can you post link to some resource for base conversion, I usually look for gfg but this time it didn’t work.

Can someone help me find out what’s wrong with my code ??

https://www.codechef.com/viewsolution/27247929

Calculations in your toDecimal function will lead to overflow. @anon66359093