OpenGenus/cosmos

Set matrix zero

Open

#6.447 geöffnet am 2. Okt. 2022

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.724 Forks)batch import
Hacktoberfest

Repository-Metriken

Stars
 (13.462 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details: Given a matrix, A of size M x N of 0s and 1s. If an element is 0, set its entire row and column to 0.

Contributor Guide