Tom Vavrys
Results
5
comments of
Tom Vavrys
We have reduced the rate of `job not found` and `invalid solution` dramatically so the remaining issue is why we receive so many low difficulty errors. ``` 2018/04/04 10:06:44 INFO...
👍 We have this problem since day 1.
There's a bug. Input can be blank but it uses `0` value behind the scenes. It should be `null`.
Any update on this?