ASCI-COEP / ASCI-COEP/hacktoberfest
Write a program to convert a decimal integer to its binary, hex and octal equivalent in C
Open
good first issue
hacktoberfest
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Given a decimal integer as input, write a program that outputs its binary, hex and octal equivalent.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file, test, or entry point. Start by locating where standalone C programs belong in the repository, then run the program with a decimal integer as input. Done means the output includes that value in binary, hexadecimal, and octal forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100