PAT-乙-1044 1044 火星数字 (20 分)

代码 #include <iostream> #include <sstream> using namespace std; const int RADIX = 13; string zeroToTwelve[] = {"tret", "jan", "feb", "mar", "apr", "may", "jun", "jly", "aug"
相关文章
相关标签/搜索