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_33524520_7746.cpp: In function 'int main()':
0_0_33524520_7746.cpp:45:17: error: 'LL' was not declared in this scope
                 LL tmp = 1LL*(st[i].p - st[q[l]].p)*(st[q[l]].a-st[q[l-1]].a);
                 ^
0_0_33524520_7746.cpp:46:20: error: expected ';' before 'tmp2'
                 LL tmp2 = 1LL*(st[i].a - st[q[l]].a)*(st[q[l]].p - st[q[l-1]].p);
                    ^
0_0_33524520_7746.cpp:48:31: error: 'tmp' was not declared in this scope
                 while (l>1 && tmp>=tmp2) l--;
                               ^
0_0_33524520_7746.cpp:48:36: error: 'tmp2' was not declared in this scope
                 while (l>1 && tmp>=tmp2) l--;
                                    ^


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-26 16:34:23, Gzip enabled