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_23422077_5655.cpp: In member function 'void _ac_automaton::clear()':
0_0_23422077_5655.cpp:34:31: error: 'memset' was not declared in this scope
     memset(cnt, 0, sizeof(cnt));
                               ^
0_0_23422077_5655.cpp: In member function 'void _ac_automaton::insert(char*)':
0_0_23422077_5655.cpp:52:24: error: 'strlen' was not declared in this scope
     size_t l = strlen(a);
                        ^
0_0_23422077_5655.cpp: In member function 'int _ac_automaton::query(char*)':
0_0_23422077_5655.cpp:89:24: error: 'strlen' was not declared in this scope
     size_t l = strlen(a);
                        ^


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-07-07 06:03:57, Gzip enabled