0_0_32867336_19168.cpp:1:72: error: stray '#' in program
<span class="sh-preproc" style="line-height:1.1em;color:rgb(0,184,0);">#include</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);"><stdio.h></span>
^
0_0_32867336_19168.cpp:11:295: error: exponent has no digits
<span class="sh-function" style="line-height:1.1em;font-weight:bold;">printf</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">(</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"Rabbit</span><span class="sh-specialchar" style="line-height:1.1em;color:rgb(196,45,168);">\n</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32867336_19168.cpp:11:377: error: exponent has no digits
<span class="sh-function" style="line-height:1.1em;font-weight:bold;">printf</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">(</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"Rabbit</span><span class="sh-specialchar" style="line-height:1.1em;color:rgb(196,45,168);">\n</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32867336_19168.cpp:13:294: error: exponent has no digits
<span class="sh-function" style="line-height:1.1em;font-weight:bold;">printf</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">(</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"Grass</span><span class="sh-specialchar" style="line-height:1.1em;color:rgb(196,45,168);">\n</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32867336_19168.cpp:13:376: error: exponent has no digits
<span class="sh-function" style="line-height:1.1em;font-weight:bold;">printf</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">(</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"Grass</span><span class="sh-specialchar" style="line-height:1.1em;color:rgb(196,45,168);">\n</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);">"</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32867336_19168.cpp:1:1: error: expected unqualified-id before '<' token
<span class="sh-preproc" style="line-height:1.1em;color:rgb(0,184,0);">#include</span><span class="sh-string" style="line-height:1.1em;color:rgb(255,0,0);"><stdio.h></span>
^
|