跪求一道题目的C语言程序!

日期:2015-11-22 13:14:33 人气:1

跪求一道题目的C语言程序!

#include int main(){ int n,i,j,fre[25],res[1000]; //fre记录个字母的频数(假设字符串中只有字母字符,且忽略大小写),res存储判断结果 char ch; scanf("%d",&n); for(i=0;i='a' && ch='A' && ch='a' && ch='A' && ch<='Z')
    A+
热门评论