[BUG] Broken/Wrong code in C/conversions /hexadecimal_to_octal.c
ZRX-SIGMA opened this issue · 3 comments
ZRX-SIGMA commented
Description
The code provides returns wrong value after conversion from Hexadecimal to octal.
Expected behavior
Should return the correct converted value.
Actual behavior
The code provides wrong output in conversion, and even returns negative integers after conversion.
Possible fix
No response
Steps to reproduce
Just run the code in your IDE.
Context
N/A
Additional information
Kindly assign me this issue. I am willing to help asap.
ZRX-SIGMA commented
@Panquesito7 Pls check this once
ZRX-SIGMA commented
@Panquesito7 @tjgurwara99 @alexpantyukhin Pls Check This issue
himanchal08 commented
i would like to work on this issue it seems doable
i will try my best to implement it