Riddle_Training_f8ff0b80 - arc-community/arc GitHub Wiki

images/f8ff0b80.png

ARC Game

Concepts Used

  • Object property to denote how it ranks in terms of the number of non-background-color pixels it has. ("FilledArea.Rank")

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

Solution Approach