fork download
  1. <html>
  2. <body>
  3. <script type='text/javascript'>
  4. getits="animals"
  5. document.write("scared of",getits);
  6. </script>
  7. </body>
  8. </html>
Runtime error #stdin #stdout 0.3s 213248KB
stdin
Standard input is empty
stdout
Standard output is empty