Description: Enter a binary number, the required output of the binary numbers 3 hexadecimal.
3 hexadecimal representation, only three symbols 0,1,2 input line 1 is the number of the test data set n, followed by n input lines. Each test accounted for one line, including a string of 0s and 1s, the word
String length is at least 1, at most 64 output n lines, each line of output corresponds to one input.
To Search:
File list (Check if you may need any files):
2to3.cpp