Nature of quadrilaterals

Hi!
When i`m run latest test “Everything” in Rust lang it falls with an error message:

Console output
Standard Output Stream:

n = 3
i = 0
n = 0 line is H -4 3 A 2 5 R 4 2 D 10 4
HARD is a quadrilateral.
i = 1
n = 1 line is J -2 0 A 0 1 C 2 0 K 0 -1
JACK is a rhombus.

Failure
Found:
Nothing
Expected:
ABCD is a square.

It seems an error in parsing the input stream.

3 posts were merged into an existing topic: [Community Puzzle] Nature of quadrilaterals - Test Case