Approved. Thank you.
thx for issues report i fixed
@author: see the Python authoring docs and the Authoring examples for references on how to make a kata properly.
This comment is hidden because it contains spoiler information about the solution
Can we share our code perhaps? It would be useful.
What about 12? Why did you decide to go for 13?
@mauro-1 if BF_BB(11) is not very interesting, can you tell me what value you got so I can confirm my own BB searcher (also work in progress)?
Could I ask what could be an appropriate course of action for this, if the calculations include working on trigonometic functions?
Was already approved by someone
Hi, I had the same result. More cicles only removing overflow error on BF interpreter with 30.000 cells memory.
I fixed the interpreter: now it does not allow closing brackets when no loops are open and opening brackets that are not closed.
Loading collection data...
Approved. Thank you.
thx for issues report i fixed
@author: see the Python authoring docs and the Authoring examples for references on how to make a kata properly.
This comment is hidden because it contains spoiler information about the solution
Can we share our code perhaps? It would be useful.
What about 12? Why did you decide to go for 13?
This comment is hidden because it contains spoiler information about the solution
@mauro-1 if BF_BB(11) is not very interesting, can you tell me what value you got so I can confirm my own BB searcher (also work in progress)?
Could I ask what could be an appropriate course of action for this, if the calculations include working on trigonometic functions?
Was already approved by someone
This comment is hidden because it contains spoiler information about the solution
Hi, I had the same result. More cicles only removing overflow error on BF interpreter with 30.000 cells memory.
I fixed the interpreter: now it does not allow closing brackets when no loops are open and opening brackets that are not closed.
This comment is hidden because it contains spoiler information about the solution
Loading more items...