0 / 60 seg.

Based on the code below, c is the _ of a.

a = rand(1, 11);
b = sort(a);
c = b(1, ceil(end/2));