Back to General discussions forum
Hi guys,
I think task 18 has a bug in the answer check.
In the answer checker, some values match and some values do not, which is strange. I am using golang to solve the problems, and upon running the code locally and comparing the results with the answer check, I see differences.
Did any one see similar behavior?
Thanks! //Raywon
or may be its my code which is not working as it should, I will continue debugging.
solved now, it was my faulty code. I was initializing r
at the wrong place :)
Hi Friend!
Great news :) I always say the bugs we made and found ourselves teaches us more then the whole bugless program :)