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_27550192_21233.cpp: In function 'int main()':
0_0_27550192_21233.cpp:30:13: error: 'll' was not declared in this scope
             ll x = a[temp + 1];
             ^
0_0_27550192_21233.cpp:31:16: error: expected ';' before 'y'
             ll y = x * temp - dp[temp];
                ^
0_0_27550192_21233.cpp:32:29: error: 'y' was not declared in this scope
             while (tail && (y - Y(tail)) * (x - X(tail - 1)) < (y - Y(tail - 1)) * (x - X(tail))) --tail;
                             ^
0_0_27550192_21233.cpp:32:45: error: 'x' was not declared in this scope
             while (tail && (y - Y(tail)) * (x - X(tail - 1)) < (y - Y(tail - 1)) * (x - X(tail))) --tail;
                                             ^


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 10:11:26, Gzip enabled