fork(29) download
  1. var pass = unescape("unescape("String.fromCharCode(104,68,117,102,106,100,107,105,49,53,54)")");
  2. document.write(pass);
Runtime error #stdin #stdout #stderr 0.34s 381888KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
js: "prog.js", line 1: missing ) after argument list
js: var pass = unescape("unescape("String.fromCharCode(104,68,117,102,106,100,107,105,49,53,54)")");
js: .....................................^
js: "prog.js", line 1: Compilation produced 1 syntax errors.