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_37205141_6585.cpp:105:1: error: '__always_inline' does not name a type
 __always_inline point getRoot(point p, point st, point ed){
 ^
0_0_37205141_6585.cpp:114:1: error: '__always_inline' does not name a type
 __always_inline point change(point st, point ed, point next, double l){
 ^
0_0_37205141_6585.cpp: In function 'double getMinAreaRect(point*, int, point*)':
0_0_37205141_6585.cpp:169:57: error: 'getRoot' was not declared in this scope
                 ds[0] = getRoot(con[l], con[i], con[i+1]);
                                                         ^
0_0_37205141_6585.cpp:171:60: error: 'change' was not declared in this scope
                 ds[2] = change(con[i], con[i+1], ds[1], len);
                                                            ^


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-05-19 21:19:11, Gzip enabled