from ctypes import* p=CDLL('') exec'p.putchar(p.rand()%95+32);'*765