Question d’entretien chez Cruise

Leetcode 308

Réponse à la question d'entretien

Utilisateur anonyme

13 févr. 2018

I used a naive way by constructing a matrix that stores the sum, and then update that matrix.

2