Created set_matrix_zeroes.py #13368
Closed
Created set_matrix_zeroes.py #13368
Annotations
3 errors
|
|
|
data_structures/arrays/set_matrix_zeroes.py#L2
data_structures/arrays/set_matrix_zeroes.py:2:9: N802 Function name `setZeroes` should be lowercase
|
|
data_structures/arrays/set_matrix_zeroes.py#L1
data_structures/arrays/set_matrix_zeroes.py:1:16: UP004 Class `Solution` inherits from `object`
|
The logs for this run have expired and are no longer available.
Loading