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_30728975_30877.cpp: In function 'void dfs(int, int, int)':
0_0_30728975_30877.cpp:27:18: error: 'MLL' was not declared in this scope
             if ((MLL)(Y[u] - Y[v]) > (MLL)(X[u] - X[v]) * dis[x]) now = u;
                  ^
0_0_30728975_30877.cpp:31:18: error: 'MLL' was not declared in this scope
             if ((MLL)(Y[now] - Y[v]) > (MLL)(X[now] - X[v]) * dis[x]) now = par[now][0];
                  ^
0_0_30728975_30877.cpp:48:18: error: 'MLL' was not declared in this scope
             if ((MLL)(Y[u] - Y[v]) * (X[x] - X[u]) > (MLL)(Y[x] - Y[u]) * (X[u] - X[v])) now = u;
                  ^
0_0_30728975_30877.cpp:52:18: error: 'MLL' was not declared in this scope
             if ((MLL)(Y[now] - Y[v]) * (X[x] - X[now]) > (MLL)(Y[x] - Y[now]) * (X[now] - X[v])) now = par[now][0];
                  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 19:50:23, Gzip enabled