Haskell translation
C# Translation
example is missing in all of the languages except Python
the Python example is in a code block, so it is hard to read as it requires horizontal scrolling
Somebody should create a JavaScript version for this, seems like a fun problem to figure out.
C random test:
< Incorrect Result > values = {9.13, 8.67, 0.88, 0.64, 0.43, 0.65, 0.88, 0.96, 1.29, 0.79, 0.43, 0.93} Submitted: true Expected: false
As per description:
The nadir (minimum value) will appear only once in the list.
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
Haskell translation
C# Translation
example is missing in all of the languages except Python
the Python example is in a code block, so it is hard to read as it requires horizontal scrolling
Somebody should create a JavaScript version for this, seems like a fun problem to figure out.
C random test:
As per description:
This comment is hidden because it contains spoiler information about the solution