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_13802625_3150.cpp: In function 'void rotate(Node*&, int)':
0_0_13802625_3150.cpp:36:13: error: 'o' was not declared in this scope
     Node* k=o->ch[d^1];
             ^
0_0_13802625_3150.cpp: In function 'void remove(Node*&, int)':
0_0_13802625_3150.cpp:70:23: error: 'ch' was not declared in this scope
             int d2=(o>ch[0]>o->ch[1])?1:0;
                       ^
0_0_13802625_3150.cpp: In function 'int kth(Node*&, int)':
0_0_13802625_3150.cpp:84:10: error: 'ch' was not declared in this scope
     if(o>ch[0] == NULL)
          ^


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-25 14:55:23, Gzip enabled