; your code goes here

(print (apply 'lcm (loop for i from 1 to 300 collecting i)))