fork download
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://w...content-available-to-author-only...3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://w...content-available-to-author-only...3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <title>Hello World</title>
  7. </head>
  8. <body><p>Hello, World!</p></body>
  9. </html>
  10.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:1:1: error: expected unqualified-id before ‘<’ token
stdout
Standard output is empty