Complexity error range

What happens

The error the test_policy tells me that the maximum complexity I can solve is 4 because my last solved challenge has complexity of 0, however this is incorrect.

What do you understand or find about that problem

I think the problem is the allowed complexity range

You make any workaround? What did you do?

I found that I can solve a challenge with complexity with a minimum jump of 2 and a maximum of 3 from my last challenge performed, as explained here: Error on test_policy with the complexity - #5 by uneasy-ruler
The complexity of my last challenge is 3.86, therefore, I could solve challenges with complexity (5.86 to 6.86), the challenge I am trying to upload has only 6.66

(Optional) Why fails your workaround?

Maybe there are new rules

Evidences

complexity problem
Last complexity:

I need help with

Know what is the current range allowed from the complexity of the last challenge.

your branch is 21 commit behind the master branch, pls rebase your branch and try again