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_32423961_20755.cpp:180:1: error: '__in128' does not name a type
 __in128 getUp(int i,int j)
 ^
0_0_32423961_20755.cpp:184:1: error: '__in128' does not name a type
 __in128 getDown(int i,int j)
 ^
0_0_32423961_20755.cpp: In function 'int main()':
0_0_32423961_20755.cpp:212:53: error: 'getUp' was not declared in this scope
             while(head<tail&&getUp(q[head+1],q[head])<getDown(q[head+1],q[head])*i)
                                                     ^
0_0_32423961_20755.cpp:212:80: error: 'getDown' was not declared in this scope
             while(head<tail&&getUp(q[head+1],q[head])<getDown(q[head+1],q[head])*i)
                                                                                ^
0_0_32423961_20755.cpp:215:49: error: 'getUp' was not declared in this scope
             while(head<tail&&getUp(i-t+1,q[tail])*getDown(q[tail],q[tail-1])<getUp(q[tail],q[tail-1])*getDown(i+1,q[tail]))
                                                 ^
0_0_32423961_20755.cpp:215:76: error: 'getDown' was not declared in this scope
             while(head<tail&&getUp(i-t+1,q[tail])*getDown(q[tail],q[tail-1])<getUp(q[tail],q[tail-1])*getDown(i+1,q[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 09:23:17, Gzip enabled