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.
Marking the issue as resolved.
Fixed.
How did you guys fix the "and" for the last word? I basically coded everything except that part so my code gives 1 day, 4 hours, 20 minutes instead of 1 day, 4 hours and 20 minutes. So my code only adds and if there are seconds
I finally find the bug: there should have a key word 'where' at the end of first line, like the following code:
However, the default code (click the 'RESET' button to get it) doesn't have it.
Please someone fix it.
Always get parse error.
/tmp/haskell1171111-5-1hh3nhb.1k7m5z5mi/FormatDuration.hs:3:1:
parse error on input `formatDuration'
I got this error with the following code: