What happens
I solved some code challenges, but it fails because of the expected complexity. First it was low, and now it is high. I’m solving code problems with rust but there are not code challenges between the expected complexity.
What do you understand or find about that problem
I need to found a code challenge to solve, between the expected range. Anyway there are none, because other person solve it, or it is in the OTHERS.lst file
You make any workaround? What did you do?
While I was searching if there is some code challenge available in the repository, I saw that same people solved code challenges with similar complexity or lower than the minimum step. So I think I’m wrong with the complexity number or I should fix it just to fit. But I prefer your guidance.
Evidences
The commit template says:
<complexity> is the blessing in codeabbey (can be a decimal),
I need help with
I need to understand what to do if there are not challenges available between the expected complexity?
or should I do it in other language? but the instruction was to solve code challenges with rust
Would appreciate your help.