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_22126574_28135.cpp: In function 'int main()':
0_0_22126574_28135.cpp:95:30: error: no matching function for call to 'Trie::qry(char [100055], int&)'
         if(ff==1) tr.qry(s,TI);
                              ^
0_0_22126574_28135.cpp:95:30: note: candidate is:
0_0_22126574_28135.cpp:52:10: note: void Trie::qry(char*)
     void qry(char s[]) {
          ^
0_0_22126574_28135.cpp:52:10: note:   candidate expects 1 argument, 2 provided
0_0_22126574_28135.cpp:96:25: error: no matching function for call to 'Trie::qry(char [100055], int&)'
         else tr.qry(t,TI);
                         ^
0_0_22126574_28135.cpp:96:25: note: candidate is:
0_0_22126574_28135.cpp:52:10: note: void Trie::qry(char*)
     void qry(char s[]) {
          ^
0_0_22126574_28135.cpp:52:10: note:   candidate expects 1 argument, 2 provided


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-09-28 23:36:17, Gzip enabled