ARC_Kaggle
ARC_Kaggle copied to clipboard
Complete Utils.moveShape and Utils.moveAllShapes
Things to be done:
- Implement the cases in which direction is ul, ur, dl, dr, h, v, d1, d2, all in Utils.moveAllShapes.
- Make sure that all the options that make sense are added to Utils.getPossibleOperations.