+ 1
what is the wrong about base 16 in this code? Is it an error? Please help me.
7 odpowiedzi
+ 5
https://code.sololearn.com/cSHkw20mznqk/?ref=app
+ 4
add this between line 59 and 60
if(cha.length()>0)
and inputs should be seperated by newline
example:
15
16
+ 4
and it should do.....?
+ 4
so input of
15
16
should output F?
and
15
2
should output 111?
and so on?
+ 1
help me to fix this
+ 1
its only give binary results only.
+ 1
no. i want it to given base. its can be 2, 8 or 16.