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_21962271_27791.cpp: In member function 'void dictionary::init()':
0_0_21962271_27791.cpp:48:45: error: 'struct dictionary::Node' has no member named 'vis'
         for(int i=0;i<maxn*32;i++) Tree[sz].vis.clear();
                                             ^
0_0_21962271_27791.cpp: In member function 'void dictionary::ins(int, int)':
0_0_21962271_27791.cpp:58:23: error: 'struct dictionary::Node' has no member named 'vis'
             Tree[now].vis.insert(id);
                       ^
0_0_21962271_27791.cpp: In member function 'int dictionary::find(int, int, int)':
0_0_21962271_27791.cpp:72:35: error: 'struct dictionary::Node' has no member named 'vis'
                 if(!judge(Tree[t].vis,l,r)) to^=1;
                                   ^


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 01:06:15, Gzip enabled