0_0_32868184_26781.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_32868184_26781.cpp:8:292: 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);">"%d</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>a<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">*</span>b<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">*</span><span class="sh-number" style="line-height:1.1em;color:rgb(169,0,169);">2</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32868184_26781.cpp:8:374: 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);">"%d</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>a<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">*</span>b<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">*</span><span class="sh-number" style="line-height:1.1em;color:rgb(169,0,169);">2</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32868184_26781.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>
^
|