CONSADD - Editorial

This is correct and a O(RCX) solution should fail. But mine’s passed solution. Weak test cases?

  1. Can anyone explain why coloring is mentioned in the prerequisites?
  2. What is meant by Graph-coloring in the question?
  3. How does the concept of Graph-coloring/coloring is used here?