Closed AleksandrMatsko closed 2 months ago
If the second argument (n) of highest... (lowest...) functions is zero or negative then runtime error occurs. This PR fixes it.
n
highest...
lowest...
runtime error
If the second argument (
n
) ofhighest...
(lowest...
) functions is zero or negative thenruntime error
occurs. This PR fixes it.