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.
The arrays in the examples have the letter "n" next to the dimensions which is a notation for BigInt in javascript (it took me 1 hour to figure it out)
So, you should convert your result to BigInt format using the function BigInt(number).
It is a very difficult challenge this one! I do not know the coding way but I am trying to understand it mathematically first and I am struggling a lot.
I hope my answer helps you. In general, the instructions are not so helpful, unfortunately.
Amazing riddle anyway!