Coding challenge

Write some code to find $49$ consecutive integers whose sum is $16,807$, and compute the median of these numbers. (Ans: 343) (Ref: ACM: 2004 11A)

Type your code here:


Lua reference

See your results here: