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_37523071_21902.cpp: In function 'int main()':
0_0_37523071_21902.cpp:81:55: error: no matching function for call to 'Trie::find_prefixes(char [35], size_t)'
         printf("%d\n", trie.find_prefixes(s, strlen(s)));
                                                       ^
0_0_37523071_21902.cpp:81:55: note: candidate is:
0_0_37523071_21902.cpp:45:9: note: int Trie::find_prefixes(char*)
     int find_prefixes(char *s)
         ^
0_0_37523071_21902.cpp:45:9: 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-05-31 05:11:02, Gzip enabled