啊啊啊啊啊啊啊啊啊啊啊真是刷了一道有意义的题哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈 杭电1004

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了啊啊啊啊啊啊啊啊啊啊啊真是刷了一道有意义的题哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈 杭电1004相关的知识,希望对你有一定的参考价值。

输入字符串,并比较输入频率最大的那个字符串

#include<iostream>
using namespace std;
int  main( )
{
    int round;
    cin >> round;
    while (round)
    {
        char ballo[1001][16];
        int fre[1001] = { 0};
        char tem[15];
        int m = 0, n = 0;
        int count = 0;
        for (int i = 0; i < round; i++)
        {
            cin >> tem;
            int j = 0;
            while (j != i && strcmp(tem,ballo[j]))
            {
                j++;
            }
            if (!strcmp(tem,ballo[j]))
                fre[j]++;
            else
            {
                strcpy_s(ballo[j], tem);
                fre[j]++;
                count++;
            }
        }
        int max = fre[0];
        int pos = 0;
        for (int u = 0; u < count; u++)
        {
            if (fre[u]>max)
            {
                max = fre[u];
                pos = u;
            }
        }
        cout << ballo[pos]<<endl;
        cin >> round;
    }
    return 0;
}


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2016 HDU ACM Team. All Rights Reserved.
Designer & Developer Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2016-04-06 21:16:47, Gzip enabled
 
 

以上是关于啊啊啊啊啊啊啊啊啊啊啊真是刷了一道有意义的题哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈 杭电1004的主要内容,如果未能解决你的问题,请参考以下文章

相同标题的内容已存在!

18.8.28 考试吐槽

测试用文章

bzoj2119

。。。

啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊