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_33179363_16536.cpp: In function 'int main()':
0_0_33179363_16536.cpp:81:34: error: cannot convert 'long long int*' to 'int*' for argument '1' to 'void init_tree(int*, int*, int, int, int)'
         init_tree(data,tree,1,1,N);
                                  ^
0_0_33179363_16536.cpp:89:51: error: cannot convert 'long long int*' to 'int*' for argument '1' to 'long int sum(int*, int*, int, int, int, int, int)'
                 long ans = sum(data,tree,1,1,N,x,y);
                                                   ^
0_0_33179363_16536.cpp:102:47: error: cannot convert 'long long int*' to 'int*' for argument '1' to 'void update(int*, int*, int, int, int, int, int)'
                     update(data,tree,1,1,N,k,x);
                                               ^


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-09-28 09:21:13, Gzip enabled