MaxList(list, n, condition);
It leaves the biggest ’n’ element in the ’list’, according to the ’condition’.