import md5 var s = readLine(stdin) s1 = getMD5(s) s2 = getMD5(s1) echo s2