Read this: https://docs.codewars.com/training/troubleshooting/ you're doing recursion wrong and also don't use global vars, read why in the docs.
Loading collection data...
Read this: https://docs.codewars.com/training/troubleshooting/ you're doing recursion wrong and also don't use global vars, read why in the docs.