OpenGenus/cosmos

Add different solution for the thrice unique problem

Open

#2.346 geöffnet am 22. Okt. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.724 Forks)batch import
Hacktoberfestadd codenew algorithm

Repository-Metriken

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

Beschreibung

This is a(n):

  • [x ] New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details: I want to add a different solution to this problem other than counting the number of times the bits are checked. This is more efficient in both space and time in that the constants are smaller.

Contributor Guide