直接转化法:
#include <bits/stdc++.h> using namespace std; int main(){ int n; scanf("%d",&n); printf("%X",n); return 0; }
使用您的 Hydro 通用账户