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_31652224_21370.cpp: In member function 'void BinarySortTree<T>::DeleteRecursion(Node<T>*&, T, Node<T>*&, bool)':
0_0_31652224_21370.cpp:111:9: error: missing template arguments before '*' token
     Node* tempNode = node->leftNode;
         ^
0_0_31652224_21370.cpp:111:11: error: 'tempNode' was not declared in this scope
     Node* tempNode = node->leftNode;
           ^
0_0_31652224_21370.cpp:112:9: error: missing template arguments before '*' token
     Node* tempParentNode = node;
         ^
0_0_31652224_21370.cpp:112:11: error: 'tempParentNode' was not declared in this scope
     Node* tempParentNode = node;
           ^


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-06-27 04:39:23, Gzip enabled