evaluation/271d71e2: in training example 2, shift middle rectangle.

In this task, the rectangles move the lesser of:
* the number of the spaces for the maroon bars to merge, or
* the number of gray squares available to turn orange

In example 2, the middle rectangle moves to the right by seven
spaces (so that the maroon bars merge). In that case, the black
boundary should still be on the left of the maroon bar.

Fixes issue #35.
This commit is contained in:
Richard C. Yeh 2025-03-30 23:13:20 -04:00
parent 385b761253
commit 8fd55b856a

View File

@ -49,10 +49,10 @@
[6, 6, 6, 6, 9, 6, 9, 0, 0, 0, 0, 0, 6, 6, 6, 6, 6],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 0, 0, 0, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 7, 7, 7, 7, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 5, 7, 7, 7, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 0, 0, 0, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 7, 7, 7, 7, 0, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 5, 7, 7, 7, 0, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0, 9],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6],
[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6],
[9, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 6, 6, 6, 6, 6, 6],