select ord(substr(md5('password'),5,1)) * ord(substr(md5('password'),10,1)) * substr(md5('password'), 3, 1) - (ord('F')*100+ord('K')); // your code goes here
Standard input is empty
Standard output is empty
Error: near line 2: no such function: md5 Error: near line 3: near "/": syntax error