uva 12542(贪心)
摘要:
#include #include #include #include using namespace std; const int maxn=100+10; int t; string s1,s2; int main() { scanf("%d",&t); for(int Case=1; Case> s1 >> s2; int snum=0,tnum=0... 阅读全文
posted @ 2018-02-19 20:55 发牌员 阅读(128) 评论(0) 推荐(0)
浙公网安备 33010602011771号