Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
First solution in Creative category for Pawn Brotherhood by Amachua
safe_pawns=lambda s:sum(chr(ord(p[0])-1)+str(int(p[1])-1)in s or chr(ord(p[0])+1)+str(int(p[1])-1)in s for p in s)
Aug. 19, 2014
Comments: