ARC_Kaggle icon indicating copy to clipboard operation
ARC_Kaggle copied to clipboard

Add new multiplyPixels function

Open alejandrodemiquel opened this issue 4 years ago • 2 comments

This function should solve tasks like 303. Activate matrix if a pixel is of a certain color.

alejandrodemiquel avatar Apr 17 '20 03:04 alejandrodemiquel

Should also solve tasks 314, 406, 433, 467, 510, 603, 663,

alejandrodemiquel avatar Apr 17 '20 03:04 alejandrodemiquel

Added the function getBestMultiplyMatrix. It solves all of the cases except for 603. I'll need to think further in order to decide how to deal with this kind of tasks.

alejandrodemiquel avatar Apr 18 '20 06:04 alejandrodemiquel