Riddle_Training_d4469b4b - arc-community/arc GitHub Wiki

images/d4469b4b.png

ARC Game

Concepts Used

  • Treating the entire scene as a single object. (since we want non-contiguous things to be included in a single object)

  • Mapping input objects to output objects, then removing empty space from the output scene.

Solution Approach