sicily 1133. SPAM
摘要:
#include<iostream>#include<string>#include<string.h>#include<stdio.h>using namespace std;bool fit(char c){ if( (c>='A'&&c<='Z')||(c>='a'&&c<='z')||(c>='0'&&c<='9')||c=='_'||c== 阅读全文
posted @ 2011-07-05 02:19 sysu_mjc 阅读(213) 评论(0) 推荐(0)
浙公网安备 33010602011771号