摘要:
#include<iostream>#include<cstdio>#include<algorithm>using namespace std; int main(){ string str; cin>>str; sort(str.begin(), str.end()); do { cout<<s 阅读全文
posted @ 2019-03-15 23:54
mc宇少
阅读(114)
评论(0)
推荐(0)
摘要:
n&1==0:偶数 n&1!=0:奇数 阅读全文
posted @ 2019-03-15 08:24
mc宇少
阅读(185)
评论(0)
推荐(0)

浙公网安备 33010602011771号