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_21531164_4695.cpp: In function 'int main()':
0_0_21531164_4695.cpp:131:19: error: redeclaration of 'long long int sum1'
                ll sum1=dsum(1,y,y)-qslove(y);
                   ^
0_0_21531164_4695.cpp:127:18: note: 'long long int sum1' previously declared here
               ll sum1=dsum(1,y,y)-dfs(0,y,1);
                  ^
0_0_21531164_4695.cpp:132:19: error: redeclaration of 'long long int sum2'
                ll sum2=dsum(1,x-1,x-1)-qslove(x-1);
                   ^
0_0_21531164_4695.cpp:128:18: note: 'long long int sum2' previously declared here
               ll sum2=dsum(1,x-1,x-1)-dfs(0,x-1,1);
                  ^


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-12-04 06:51:24, Gzip enabled