#include #include using namespace std; void freq(int t[]) { map map; for (int i = 0; i < 10; i++) { map[t[i]] = 0; } for (int i = 0; i < 10; i++) { map[t[i]] = map[t[i]]+1; } for (pair p : map) { cout< map; for (int i = 0; i < 10; i++) { map[t[i]] = 0; } for (int i = 0; i < 10; i++) { map[t[i]] = map[t[i]]+1; } int maxcount = map.begin()->second, max = map.begin()->first; for (pair p : map) { if (maxcount m; for (int i = 0; i < 10; i++) { m[t[i]] = 0; } for (int i = 0; i < 10; i++) { m[t[i]] = m[t[i]]+1; } int maxcount, max; map::iterator it; for (int i = 0; i < n; i++) { maxcount = m.begin()->second, max = m.begin()->first; for (pair p : m) { if (maxcount