solution 测试点2:合法数据只有一个是,number单数 The average of 1 number is Y #include<iostream> #include<string> using namespace std; bool judge(string s){ int point = 0, cnt = 0, flag = 0; for(int i = 0; i < s.