Which Base is it Anyway: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 November 2017

  • curprev 00:2900:29, 4 November 2017 imported>Kmk21 461 bytes +461 Created page with "This problem literally asks you to read input and convert it to base 8 and base 16. Java has methods to do this. (Integer.parseInt()). C++ may as well. If not, you're left to..."