cslarsen / cslarsen/eulers-totient-function

Remove compiler warnings for unsigned comparisons

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For unsigned types, phi() negativity check gives warnings by compiler.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate phi() in the repository and compile the project to reproduce the unsigned-comparison warnings. Inspect the negativity check and confirm that the project builds without those compiler warnings while preserving the existing Euler totient behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.