Riddle_Training_0520fde7 - arc-community/arc GitHub Wiki

images/0520fde7.png

ARC Game

Concepts Used

  • The inputs are always grids and the outputs are the size of a single input grid cell.

  • The output pixels are all logical combinations of the corresponding pixels from each of the input cells.

Solution Approach