摘要: 传送门:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=3203题目大意给定一串字符串,需要计算出seven的个数。#include#include#includeconst int MAXN=10000+10;char s[MA... 阅读全文
posted @ 2013-11-13 00:12 hr_whisper 阅读(157) 评论(0) 推荐(0)