(loop(format t"~d is ~@[not ~]a leap year. "(set'a(read))(>(if(=(mod a 100)0)(mod a 400)(mod a 4))0)))