cslarsen / cslarsen/eulers-totient-function
Remove compiler warnings for unsigned comparisons
Open
- 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