- 博客(1)
- 收藏
- 关注
原创 hdu1129
hdu1129 #include #include #include #include using namespace std; map <char,int> mp; char strin[200]; int plaincode[200],ciphercod[200]; int main(void) { string excel="abcdefghijklmnopqrstuvwxyz."; mp[’’]=0;mp[‘a’]=1;mp[‘b’]=2;mp[‘c’]=3;mp[‘d’]=4;mp[‘
2020-07-12 10:01:30
390
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅