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.
820 850 550
[18.0, 19.0, 59.0] should equal [18, 20, 0]
TypeError: 'int' object is not iterable ???
recover("ONENO") => "11"
why not 111?
https://docs.python.org/3/tutorial/datastructures.html#comparing-sequences-and-other-types
This comment is hidden because it contains spoiler information about the solution
Basic tests
Smaller numbers (5 of 5 Assertions)
Larger numbers
STDERR:
Traceback:
in
in proper_fractions
MemoryError
first,timeout,i rewrite it,then memory error
384194 3 52292 8 4
x:1 f:343427.82000000000000000000 c:54383.68000000000000000000
x:2 f:299346.97460000000000000000 c:56559.02720000000000000000
x:3 f:251768.35663800000000000000 c:58821.38828800000000000000
x:4 f:200500.01904914000000000000 c:61174.24381952000000000000
x:5 f:145340.77580109420000000000 c:63621.21357230080000000000
x:6 f:86079.78550282622600000000 c:66166.06211519283200000000
x:7 f:22496.11695271818078000000 c:68812.70459980054528000000
x:8 f:-45641.70413850081907660000 c:71565.21278379256709120000
-45641.70413850081907660000
false
shell test cast, why [384194 3 52292 8 4] return true? it should be false?
the variable text1,will lose \n when use echo in bash...how to fix it?
the desc is not clear.DEC dec dEc DECM... should show in the test case
the test cases didn't cosider thant $1 and $2 have commmon divisor.for example 4 6.
when $1 and $2 have common divisor, the solution $1*$2*$(seq 1 n) is wrong.
how to un-pubilish?
i am newbee,i dont know how to add more test cases.i will fixed it!
i dont understand the describe