var c='(function(){var a=Node.prototype.addEventListener;Node.prototype.addEventListener=function(e){if(e=="visibilitychange"||e=="webkitvisibilitychange"){}else a.apply(this,arguments)}})()' , E=document.documentElement;E.setAttribute('onreset', c);E.dispatchEvent(new CustomEvent('reset'));E.removeAttribute('onreset');
Standard input is empty
Standard output is empty
js: uncaught JavaScript runtime exception: ReferenceError: "document" is not defined.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!