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_29130747_3300.cpp: In function 'int main()':
0_0_29130747_3300.cpp:108:47: error: invalid initialization of non-const reference of type 'int&' from an rvalue of type 'int'
             update(1,1,n,a[i-1],a[i-1],pe[i+1]+1);
                                               ^
0_0_29130747_3300.cpp:28:6: note: in passing argument 6 of 'void update(int, int, int, int&, int&, int&)'
 void update(int k,int l,int r,int &x,int &y,int &a)
      ^
0_0_29130747_3300.cpp:109:47: error: invalid initialization of non-const reference of type 'int&' from an rvalue of type 'int'
             update(1,1,n,a[i+1],a[i+1],pr[i-1]+1);
                                               ^
0_0_29130747_3300.cpp:28:6: note: in passing argument 6 of 'void update(int, int, int, int&, int&, int&)'
 void update(int k,int l,int r,int &x,int &y,int &a)
      ^


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-06-27 04:38:08, Gzip enabled