Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
ok, I did it
ok, I'll do it
Because it won't lex correctly otherwise. Fork the translation and try it.
Here are the changes I made:
<stdlib.h>
in full testscr_assert_float_eq
and it's arguments on multiple lines%lf
to%.17g
0.
Thank you!
approved, though can't mark suggestion as resolved
@trashy_incel: could you look at it again?
all points addressed, thanks
took a different approach for generating random positions
in the original ref sol (still int there, commented out) why would it matter if invalid / unallocated memory was accessed if the Boolean logic of the return statement returns early anyway if the position is not within bounds? It just seems like holding onto some potential garbage until then.
Merged.
I will try to get someone to take a look into DB, maybe it's a problem with some data consistency.
Merged.
Does this happen also when applying changes with a fork?
do_test
, fixed a minor bug ingenerate_test_case
Removed in python.
Approved
C Fork
indices
made constreturn calloc(1, 1);
added to set-uptester
moved out of preloadedtester
made staticLoading more items...