POJ1220-NUMBER BASE CONVERSION(任意进制转换)
一、题目描述 Description Write a program to convert numbers in one base to numbers in a second base. There are 62 different digits: { 0-9,A-Z,a-z } HINT: If ... 阅读更多
一、题目描述 Description Write a program to convert numbers in one base to numbers in a second base. There are 62 different digits: { 0-9,A-Z,a-z } HINT: If ... 阅读更多