fork download
  1. <html>
  2. <body>
  3. <h1>hello world</h1>
  4. <script type="text/javascript">
  5. alert("sreenivas");
  6.  
  7. </script>
  8. </body>
  9. </html>
Runtime error #stdin #stdout 0.29s 213248KB
stdin
Standard input is empty
stdout
Standard output is empty