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