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_16749595_16294.cpp: In function 'int main()':
0_0_16749595_16294.cpp:13:5: error: '_int64' was not declared in this scope
     _int64 ll[110001],lr[110001];//×óÓÒ·½Ïò·¾¶
     ^
0_0_16749595_16294.cpp:16:12: error: expected ';' before 'total'
     _int64 total;
            ^
0_0_16749595_16294.cpp:24:15: error: 'll' was not declared in this scope
        memset(ll,0,sizeof(ll));
               ^
0_0_16749595_16294.cpp:25:15: error: 'lr' was not declared in this scope
        memset(lr,0,sizeof(lr));
               ^
0_0_16749595_16294.cpp:46:8: error: 'total' was not declared in this scope
        total=(ll[llong]+lr[rlong])*2;
        ^


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-25 19:30:08, Gzip enabled