+ 13
My first ruby 🤓
https://code.sololearn.com/cfgib10BJShf/?ref=app
+ 16
Java one-liner.
https://code.sololearn.com/cuVIkAL06oNA/?ref=app
+ 9
https://code.sololearn.com/cIGAvmKBZ3ga/?ref=app
+ 9
https://code.sololearn.com/c56jORGJZ7FJ/?ref=app
+ 6
I'm going to use my calculator program that supports hexadecimal, decimal, octal, and binary for this.
https://code.sololearn.com/WAFrAL7FHPR2/?ref=app
+ 6
https://code.sololearn.com/WBU6UjIarh7S/?ref=app
+ 5
https://code.sololearn.com/cLByIV1R7f6z/?ref=app
Even converts floats...
+ 4
My code in C# 😀 https://code.sololearn.com/c29g7ex7qNeb/?ref=app
+ 3
Here is another. It shows the representation as 8/16/32/64 bits number (It actually reads the number bit by bit):
https://code.sololearn.com/cr3aHhC6D6va/?ref=app
+ 2
https://code.sololearn.com/chiyPtkh1GZa/?ref=app
+ 2
As an integer to binary converter is too easy, I did It from integer to any base. Hope It counts anyways =D
https://code.sololearn.com/crkTwmaIm8EN/?ref=app
+ 1
https://code.sololearn.com/ccmft3qJhlfU/?ref=app
0
https://code.sololearn.com/c31Ds9XwaFn1/?ref=app
0
here's my try
https://code.sololearn.com/cI9Ycz153n5b/?ref=app
0
https://code.sololearn.com/c9WjC7vhNG2B/?ref=app