0_0_32868945_21247.cpp:44:302: 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>ans<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32868945_21247.cpp:44:384: 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>ans<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
^
0_0_32868945_21247.cpp:46:296: 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);">"</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_32868945_21247.cpp:46:378: 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);">"</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_32868945_21247.cpp:1:1: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);"><span class="shx-hilit" title="Count : 22" style="line-height:1.1em;">int</span></span> a<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">[</span>MAXN<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
^
0_0_32868945_21247.cpp:1:312: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);"><span class="shx-hilit" title="Count : 22" style="line-height:1.1em;">int</span></span> a<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">[</span>MAXN<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
^
0_0_32868945_21247.cpp:2:312: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);"><span class="shx-hilit" title="Count : 22" style="line-height:1.1em;">int</span></span> b<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">[</span>MAXN<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
^
0_0_32868945_21247.cpp:3:312: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);"><span class="shx-hilit" title="Count : 22" style="line-height:1.1em;">int</span></span> c<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">[</span>MAXN<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
^
0_0_32868945_21247.cpp:4:312: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);"><span class="shx-hilit" title="Count : 22" style="line-height:1.1em;">int</span></span> d<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">[</span>MAXN<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
^
|