Approved
C Translation (author inactive).
pewhapz we needs more sample tests?
because there are only 2 of them and they do not catch your specific error
what how is sample test working fine then
your condition is wrong
This comment is hidden because it contains spoiler information about the solution
7 it is then
the kata cannot be approved at 8, while it's the obvious actual rank. I won't approve it.
dealying again. Some clean up needed on mod side...
.
done, please verify
delaying approval (see message below)
both languages should use their ad hoc approximate equality assertions:
assert.approximately(actual, expected, delta, [message])
test.assert_approx_equals(actual, expected, margin=1e-9, message=None, allow_raise=False)
Removed rounding requirements. Let's get this thing out of beta ;)
Loading collection data...
Approved
C Translation (author inactive).
pewhapz we needs more sample tests?
because there are only 2 of them and they do not catch your specific error
what
how is sample test working fine then
your condition is wrong
This comment is hidden because it contains spoiler information about the solution
7 it is then
the kata cannot be approved at 8, while it's the obvious actual rank. I won't approve it.
dealying again. Some clean up needed on mod side...
.
done, please verify
delaying approval (see message below)
both languages should use their ad hoc approximate equality assertions:
assert.approximately(actual, expected, delta, [message])
test.assert_approx_equals(actual, expected, margin=1e-9, message=None, allow_raise=False)
Removed rounding requirements. Let's get this thing out of beta ;)
Loading more items...