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_36317487_27892.cpp:526:19: error: expected ';' before ',' token
 using trie::insert, trie::del, trie::get_ans;
                   ^
0_0_36317487_27892.cpp:526:19: error: expected unqualified-id before ',' token
0_0_36317487_27892.cpp:526:30: error: expected constructor, destructor, or type conversion before ',' token
 using trie::insert, trie::del, trie::get_ans;
                              ^
0_0_36317487_27892.cpp:526:45: error: expected constructor, destructor, or type conversion before ';' token
 using trie::insert, trie::del, trie::get_ans;
                                             ^
0_0_36317487_27892.cpp: In function 'void Mo::dell(int)':
0_0_36317487_27892.cpp:573:27: error: 'del' was not declared in this scope
         if(!f[x]) del(B(x));
                           ^
0_0_36317487_27892.cpp:573:27: note: suggested alternative:
0_0_36317487_27892.cpp:498:10: note:   'trie::del'
     void del(const B& a) //ɾ³ý×Ö·û´®
          ^
0_0_36317487_27892.cpp: In function 'void Mo::delr(int)':
0_0_36317487_27892.cpp:579:28: error: 'del' was not declared in this scope
         if (!f[x]) del(B(x));
                            ^
0_0_36317487_27892.cpp:579:28: note: suggested alternative:
0_0_36317487_27892.cpp:498:10: note:   'trie::del'
     void del(const B& a) //ɾ³ý×Ö·û´®
          ^
0_0_36317487_27892.cpp: In function 'int Mo::getans(int, int)':
0_0_36317487_27892.cpp:584:38: error: 'get_ans' was not declared in this scope
         return get_ans(B(a ^ b), B(b));
                                      ^
0_0_36317487_27892.cpp:584:38: note: suggested alternative:
0_0_36317487_27892.cpp:508:9: note:   'trie::get_ans'
     int get_ans(const B& A,const B& C)
         ^


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-05 23:22:11, Gzip enabled