Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
any hin where is the problem?
TSError: ⨯ Unable to compile TypeScript
spec.ts (8,31): Property 'G964' does not exist on type 'typeof "/home/codewarrior/solution"'. (2339)
at getOutput (/runner/node_modules/ts-node/src/index.ts:307:15)
Just give me a hint. Is there any special mathematical-type solution?
just to make it clear, .toString(), .padStart() and co. are built in functions, not permitted in this kata, right?