我在手机上不是很方便,就写个主体
n="0123456789" for a in(n) for b in(n) for c in(n) for d in(n) for e in(n) for f in(n) printf(abcdef)
其实就是利用6个for循环进行密码的逐一排除,以找到正确的密码