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_25840339_23196.cpp: In function 'int main()':
0_0_25840339_23196.cpp:4:11: error: expected unqualified-id before numeric constant
 #define N 311111
           ^
0_0_25840339_23196.cpp:20:12: note: in expansion of macro 'N'
     int T, N;
            ^
0_0_25840339_23196.cpp:24:13: error: invalid initialization of non-const reference of type 'int&' from an rvalue of type 'int'
         rd(N);
             ^
0_0_25840339_23196.cpp:12:34: note: in passing argument 1 of 'bool rd(T&) [with T = int]'
 template<typename T> inline bool rd(T& xa){
                                  ^
0_0_25840339_23196.cpp:27:16: error: 'x' was not declared in this scope
             rd(x[i]);
                ^
0_0_25840339_23196.cpp:29:14: error: 'x' was not declared in this scope
         sort(x, x+N);
              ^
0_0_25840339_23196.cpp:32:18: error: 'r' was not declared in this scope
         while(l<=r)
                  ^


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 16:25:02, Gzip enabled