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_36112223_13538.cpp: In function 'int main()':
0_0_36112223_13538.cpp:42:3: error: 'int_64' was not declared in this scope
   int_64 sum1=0,sum2=0,l=1;
   ^
0_0_36112223_13538.cpp:45:4: error: 'sum1' was not declared in this scope
    sum1+=(pre[r]-pre[l-1])*((b/k)/l)*((d/k)/l);
    ^
0_0_36112223_13538.cpp:46:4: error: 'sum2' was not declared in this scope
    sum2+=(pre[r]-pre[l-1])*((b/k)/l)*((b/k)/l); 
    ^
0_0_36112223_13538.cpp:49:27: error: 'sum1' was not declared in this scope
   cout<<"Case "<<I<<": "<<sum1-(sum2-1)/2<<endl;
                           ^
0_0_36112223_13538.cpp:49:33: error: 'sum2' was not declared in this scope
   cout<<"Case "<<I<<": "<<sum1-(sum2-1)/2<<endl;
                                 ^


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-29 03:54:32, Gzip enabled