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_20973876_23576.cpp: In function 'void Delete(int, int, int)':
0_0_20973876_23576.cpp:3:9: error: 'Node' was not declared in this scope
         Node *p1;
         ^
0_0_20973876_23576.cpp:3:15: error: 'p1' was not declared in this scope
         Node *p1;
               ^
0_0_20973876_23576.cpp:5:20: error: 'null' was not declared in this scope
         Select(pos,null);
                    ^
0_0_20973876_23576.cpp:5:24: error: 'Select' was not declared in this scope
         Select(pos,null);
                        ^
0_0_20973876_23576.cpp:6:26: error: 'root' was not declared in this scope
         Select(pos+cnt+1,root);
                          ^
0_0_20973876_23576.cpp:14:30: error: 'Splay' was not declared in this scope
         Splay(root->c[1],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-10-02 03:20:58, Gzip enabled