/hex-thing

golang exercise

Primary LanguageGo

hex-thing

golang exercise

tldr; The task was:

Take input in hex. Validate the prefix is 0x. Add one to it, and then account for carry_over.