OpenGenus/cosmos

Add different solution for the thrice unique problem

Open

#2,346 创建于 2017年10月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (3,724 fork)batch import
Hacktoberfestadd codenew algorithm

仓库指标

Star
 (13,462 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南