i am a new scala programmer and I have a question on scala Array pattern matching:
def countErased(sorted: Array[Array[Int]], acc: Int): Int = { sorted ma