Convert seconds to compound duration: Difference between revisions

Content added Content deleted
m (→‎{{header|Haskell}}: simplified)
(Made this a normal task. I think this is the time... but feel free to undo this action if necessary.)
Line 1: Line 1:
{{draft task}}
{{task}}
Write a function or program which
Write a function or program which
* takes a positive integer representing a duration in seconds as input (e.g. <code>100</code>), and
* takes a positive integer representing a duration in seconds as input (e.g. <code>100</code>), and