F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_26628651_17265.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_26628651_17265.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);"><string.h></span>
                                                                        ^
0_0_26628651_17265.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_26628651_17265.cpp:4: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_26628651_17265.cpp:6:72: error: stray '#' in program
 <span class="sh-preproc" style="line-height:1.1em;color:rgb(0,184,0);">#define</span> oo <span class="sh-number" style="line-height:1.1em;color:rgb(169,0,169);">0x3f3f3f3f</span>
                                                                        ^
0_0_26628651_17265.cpp:7:72: error: stray '#' in program
 <span class="sh-preproc" style="line-height:1.1em;color:rgb(0,184,0);">#define</span> maxn <span class="sh-number" style="line-height:1.1em;color:rgb(169,0,169);">5010</span>
                                                                        ^
0_0_26628651_17265.cpp:68: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> ans<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
                                                                                                                                                                                                                                                                                                    ^
0_0_26628651_17265.cpp:68: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> ans<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">);</span>
                                                                                                                                                                                                                                                                                                                                                                                      ^
0_0_26628651_17265.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_26628651_17265.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_26628651_17265.cpp:8:236: error: expected unqualified-id before '<' token
 <span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">int</span> dp<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_26628651_17265.cpp:9:398: error: expected unqualified-id before '<' token
 <span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">int</span> v<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> 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_26628651_17265.cpp:10:398: error: expected unqualified-id before '<' token
 <span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">int</span> L<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> R<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_26628651_17265.cpp:11:486: error: expected unqualified-id before '<' token
 <span class="sh-type" style="line-height:1.1em;color:rgb(0,0,255);">int</span> rnum<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span> lnum<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span> len<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span> rsum<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">,</span> lsum<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^
0_0_26628651_17265.cpp:12:234: 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> ans<span class="sh-symbol" style="line-height:1.1em;color:rgb(255,0,0);">;</span>
                                                                                                                                                                                                                                          ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 18:12:53, Gzip enabled