Comparison of Android versions 2014上海邀请赛 纯签到题 hdu5099
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5099
简单字符串比较 然而我wa了一发,因为我没输出Case。。。掀桌!!!
#include<iostream>
#include<cstdio>
#include<cstring>
using namespace std;
char s1[10];
c...
原创
2018-07-17 15:49:18 ·
152 阅读 ·
0 评论