fchollet / ARC-AGI

The Abstraction and Reasoning Corpus
Apache License 2.0
3.31k stars 548 forks source link

05a7bcf2 has mistake in example output #105

Closed mkl-nz closed 3 months ago

mkl-nz commented 3 months ago

image

(annotated screenshot of https://arcprize.org/play?task=05a7bcf2)

The first example output seems to have a mistake in the rightmost vertical coloured strip. I think the red block at x = 24, y = 27 (0-based) should be light blue. In all the other coloured strips in example outputs, the groups of red blocks get pushed along the strip to the edge but don't change shape. This group has gained an extra red block.

CerebralAdvantage commented 3 months ago

Also red block at x=25, y=28 should go from red to light blue. Two squares.

fchollet commented 3 months ago

Thanks for the report.

Also red block at x=25, y=28 should go from red to light blue. Two squares.

Can you illustrate what you mean with a picture?

CerebralAdvantage commented 3 months ago

image

fchollet commented 3 months ago

Thanks. I've issued a fix.