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_19694914_25756.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include cstdio
          ^
0_0_19694914_25756.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include algorithm
          ^
0_0_19694914_25756.cpp:18:13: error: stray '\241' in program
             return (a[i]《a[j]);
             ^
0_0_19694914_25756.cpp:18:13: error: stray '\266' in program
0_0_19694914_25756.cpp: In member function 'bool cmp::operator()(int, int)':
0_0_19694914_25756.cpp:18:27: error: expected ')' before 'a'
             return (a[i]《a[j]);
                           ^
0_0_19694914_25756.cpp: In function 'void discretize()':
0_0_19694914_25756.cpp:25:29: error: 'sort' was not declared in this scope
       sort(link+1,link+n+1,x); // 以link作为中转站,对a进行排序 
                             ^
0_0_19694914_25756.cpp: In function 'int main()':
0_0_19694914_25756.cpp:50:20: error: 'scanf' was not declared in this scope
       scanf("%d",&t);
                    ^
0_0_19694914_25756.cpp:65:72: error: 'printf' was not declared in this scope
                   printf("%d\n",a[link[query(root[l-1],root[r],1,n,k)]]);
                                                                        ^


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-17 03:18:36, Gzip enabled