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.
I wrote a cli for myself, which can get problem, manufact code template, and test automatically.
yep, a little tool.
Yes, because I wrote a local script to test my code automatically,
that why I comments
extern const double Pi
to make sure the code runs wellin my local enviroment.
Couldn't remenber why I wrote those codes now.
It is better to change the detail when some language has no
NULL
,Haskell
for example.For the final test data in Python Version, , when
n
is negtive, why the output should be zero?I think it's better to confirm this in description. -)