select ord(substr(md5('password'),5,1)) * ord(substr(md5('password'),10,1)) * substr(md5('password'), 3, 1) - (ord('F')*100+ord('K'));
Standard input is empty
Standard output is empty
Error: near line 1: no such function: md5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!