Hey, it seems the app is getting its own rule wrong. :)
It says “Three numbers in ascending order”; however [0;0;0] is accepted as valid. It should say “in non-descending order”.
[ADDED] Also indexA
shows the rule “Two odd numbers, one even; any order” but does not accept [-1, −2, −3].
Well, that’s embarrassing. Fixed now; thank you.
Hey, it seems the app is getting its own rule wrong. :)
It says “Three numbers in ascending order”; however [0;0;0] is accepted as valid. It should say “in non-descending order”.
[ADDED] Also indexA
shows the rule “Two odd numbers, one even; any order” but does not accept [-1, −2, −3].
Well, that’s embarrassing. Fixed now; thank you.