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_24822217_30447.cpp: In member function 'void Trie::insert(char*)':
0_0_24822217_30447.cpp:22:13: error: 'word' was not declared in this scope
     for(i=0;word[i];i++){
             ^
0_0_24822217_30447.cpp: In member function 'int Trie::query(char*)':
0_0_24822217_30447.cpp:34:13: error: 'word' was not declared in this scope
     for(i=0;word[i];i++){
             ^
0_0_24822217_30447.cpp: In function 'int main()':
0_0_24822217_30447.cpp:54:28: error: 'struct Trie' has no member named 'find'
         printf("%d\n",trie.find(word));
                            ^


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-12-02 12:03:31, Gzip enabled