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_14297575_30541.cpp:2:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <stdlib.h></span>
                                 ^
0_0_14297575_30541.cpp:3:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <string.h></span>
                                 ^
0_0_14297575_30541.cpp:4:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <iostream></span>
                                 ^
0_0_14297575_30541.cpp:6:33: error: stray '#' in program
 <span class="hljs-preprocessor">#define len 100005</span>
                                 ^
0_0_14297575_30541.cpp:2:1: error: expected unqualified-id before '<' token
 <span class="hljs-preprocessor">#include <stdlib.h></span>
 ^
0_0_14297575_30541.cpp:6:1: error: expected unqualified-id before '<' token
 <span class="hljs-preprocessor">#define len 100005</span>
 ^
0_0_14297575_30541.cpp:9:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">int</span> l[len], r[len];
 ^
0_0_14297575_30541.cpp:10:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">int</span> cnt;
 ^
0_0_14297575_30541.cpp:11:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">long</span> <span class="hljs-keyword">long</span> ans;
 ^
0_0_14297575_30541.cpp:13:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">void</span> solve(){
 ^


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-23 10:06:57, Gzip enabled