Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

423a55dc test is unsolvable, skew #98

Closed
neoneye opened this issue Feb 11, 2024 · 1 comment
Closed

423a55dc test is unsolvable, skew #98

neoneye opened this issue Feb 11, 2024 · 1 comment

Comments

@neoneye
Copy link
Contributor

neoneye commented Feb 11, 2024

Problem

ARC-Interactive

The reasoning seems to be like this:

  • The bottom line of the orange shape stays where it is.
  • One line above the bottom, is moved one cell towards the left.
  • Two lines above the bottom, is moved 2 cells towards the left.
  • 3 lines above the bottom, is moved 3 cells towards the left.
  • There is no wrap around, so when the orange shape overflows the left edge, the shape doesn't reappear on the right side.

Following the reasoning, the prediction is:

predicted

However the expected output is supposed to be the following. I have highlighted the problem area.
expected copy

Solution

Replace the test output, with my prediction. So this task is solvable. Otherwise I doubt this task will be solvable.

@neoneye neoneye changed the title 423a55dc is unsolvable due to mistake in expected test output 423a55dc test is unsolvable Feb 11, 2024
@neoneye neoneye changed the title 423a55dc test is unsolvable 423a55dc test is unsolvable, skew Feb 26, 2024
neoneye added a commit to neoneye/arc-dataset-collection that referenced this issue Apr 26, 2024
@neoneye
Copy link
Contributor Author

neoneye commented May 22, 2024

I'm closing this. This issue was fixed in commit: b7fd42c

The task now looks like this in ARC-Interactive
423a55dc_v2

@neoneye neoneye closed this as completed May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant