#include <algorithm> #include <cctype> #include <iostream> #include <string> #include <vector> using namespace std; int main() { string s1, s2; //0110 string str1 = "0123456789abcedfABCEDF"; string str2 = "084C2A6E195D37BF5D37BF"; while (cin >> s1 >> s2) { vector<char> v1(s1.size()), v2(s2.size()); string strOout = s1 + s2; string odd, even; for (int i = 0; i < strOout.size(); i++) { if (i % 2 == 0) { even += strOout[i]; } else { odd += strOout[i]; } } sort(odd.begin(), odd.end()); sort(even.begin(), even.end()); //cout <<odd><< ":" <<even><<endl>= '0' && strOout[i] <= '9') || (toupper(strOout[i]) >= 'A' && toupper(strOout[i]) <= 'F')) { strOout[i] = str2[str1.find_last_of(strOout[i])]; } } cout << strOout << endl; } } // 64 位输出请用 printf("%lld")</endl></even></odd></char></vector></string></iostream></cctype></algorithm>
点赞

相关推荐

10-28 14:42
门头沟学院 Java
watermelon1124:因为嵌入式炸了
点赞 评论 收藏
分享
11-24 00:11
已编辑
广东工业大学 算法工程师
避雷深圳&nbsp;&nbsp;yidao,试用期&nbsp;6&nbsp;个月。好嘛,试用期还没结束,就直接告诉你尽快找下一家吧,我谢谢您嘞
牛客75408465号:笑死,直属领导和 hr 口径都没统一,各自说了一些离谱的被裁理由,你们能不能认真一点呀,哈哈哈哈哈😅😅😅
点赞 评论 收藏
分享
牛客网
牛客企业服务