#include using namespace std; /* int calc (int arr[], int size) { int visitor[10000 + 1] = {0}; int maxCnt = -1; int ele = -1; for (int i=0; i