5761 | 2023-09-20 14:47:44 | lalala | Tom and Jerry | cpp17 | Compilation error |
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 442 442" xml:space="preserve">
<g>
<polygon points="291,0 51,0 51,332 121,332 121,80 291,80 "/>
<polygon points="306,125 306,195 376,195 "/>
<polygon points="276,225 276,110 151,110 151,442 391,442 391,225 "/>
</g>
</svg>
exit status 1
main.cpp:1:1: error: expected unqualified-id before '<' token
1 | <?xml version="1.0" encoding="iso-8859-1"?>
| ^
Exited with error status 1