0_0_32864247_9155.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);"><cstdio></span>
^
0_0_32864247_9155.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);"><cstring></span>
^
0_0_32864247_9155.cpp:3: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);"><algorithm></span>
^
0_0_32864247_9155.cpp:55:298: 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> <span class="sh-function" style="line-height:1.1em;font-weight:bold;">solve</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">());</span>
^
0_0_32864247_9155.cpp:55:380: 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> <span class="sh-function" style="line-height:1.1em;font-weight:bold;">solve</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">());</span>
^
0_0_32864247_9155.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);"><cstdio></span>
^
0_0_32864247_9155.cpp:5:281: error: expected unqualified-id before '<' token
<span class="sh-keyword" style="line-height:1.1em;color:rgb(0,0,255);font-weight:bold;">using</span> <span class="sh-keyword" style="line-height:1.1em;color:rgb(0,0,255);font-weight:bold;">namespace</span> std<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
^
0_0_32864247_9155.cpp:6:337: error: expected unqualified-id before '<' token
<span class="sh-keyword" style="line-height:1.1em;color:rgb(0,0,255);font-weight:bold;">typedef</span> <span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">long</span> <span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">long</span> ll<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
^
0_0_32864247_9155.cpp:7:415: error: expected unqualified-id before '<' token
<span class="sh-keyword" style="line-height:1.1em;color:rgb(0,0,255);font-weight:bold;">const</span> <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> <span class="sh-number" style="line-height:1.1em;color:rgb(169,0,169);">105</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
^
0_0_32864247_9155.cpp:8:402: error: expected unqualified-id before '<' token
<span class="sh-keyword" style="line-height:1.1em;color:rgb(0,0,255);font-weight:bold;">const</span> int<span class="sh-normal" style="line-height:1.1em;"> </span>MOD <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);">1e9+7</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
^
0_0_32864247_9155.cpp:10:392: 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> m<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span> c<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span> d<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
^
0_0_32864247_9155.cpp:11:993: error: expected unqualified-id before '<' token
<span class="sh-usertype" style="line-height:1.1em;">ll</span><span class="sh-normal" style="line-height:1.1em;"> </span>dp<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><span class="sh-number" style="line-height:1.1em;color:rgb(169,0,169);">25</span><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);">1</span><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);">11</span><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);">5</span><span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
^
0_0_32864247_9155.cpp:12:313: error: expected unqualified-id before '<' token
<span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">char</span> g<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">[</span>N<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">][</span>N<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">];</span>
|