In C-language for AVR
Write a for-loop to compute the sum of the square of the first
50 even numbers. Remember that a square of a number needs to be
larger than the number being squared.