Diff 21

Given an int n, return the absolute difference between n and 21, except return double the absolute difference if n is over 21.

Este exercício foi convertido para o PLM do excelente sítio de exercícios http://javabat.com/