Problem 56230. compter le nombre de zéros dans une matrice
écrire une fonction count_zeros qui prend en entrée une matrice M et détermine le nombre de zéros dans une matrice
Solution Stats
Problem Comments
-
1 Comment
goc3
on 23 Nov 2022
The single test case (containing multiple tests) was separated into three individual test cases.
Solution Comments
Show commentsProblem Recent Solvers42
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5618 Solvers
-
Sum of first n terms of a harmonic progression
414 Solvers
-
Calculate the area of a triangle between three points
2862 Solvers
-
140 Solvers
-
1532 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!