0_0_33209483_10146.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_33209483_10146.cpp:2: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);"><math.h></span>
^
0_0_33209483_10146.cpp:32: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);">"%.4lf</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>left<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_33209483_10146.cpp:32: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);">"%.4lf</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>left<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_33209483_10146.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>
^
0_0_33209483_10146.cpp:3:156: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">double</span> PI<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
^
0_0_33209483_10146.cpp:4:318: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">double</span> a<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);">10010</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
^
0_0_33209483_10146.cpp:5:310: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">int</span> n<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span>t<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span>f<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
^
0_0_33209483_10146.cpp:6:395: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">bool</span> <span class="sh-function" style="line-height:1.1em;font-weight:bold;">text</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">(</span><span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">double</span> x<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
|