fubarx@lemmy.world to Programmer Humor@programming.dev · 1 day agoSí más máslemmy.worldimagemessage-square46linkfedilinkarrow-up1802arrow-down15
arrow-up1797arrow-down1imageSí más máslemmy.worldfubarx@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square46linkfedilink
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up1·6 hours agoYou’re missing some of the code in that snippet, because the author’s markdown rendering isn’t working properly. Specifically, it’s missing #incluir <iostream>, where the <iostream>-part got treated as an HTML-tag.
You’re missing some of the code in that snippet, because the author’s markdown rendering isn’t working properly.
Specifically, it’s missing
#incluir <iostream>
, where the<iostream>
-part got treated as an HTML-tag.