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_25605188_7285.cpp:19:28: error: expected unqualified-id before ',' token
  int tr[2000][5],val[2002],,fail[2002];
                            ^
0_0_25605188_7285.cpp: In member function 'void node::clear()':
0_0_25605188_7285.cpp:23:10: error: 'fail' was not declared in this scope
   memset(fail,0,sizeof fail); memset(dp,0,sizeof dp);
          ^
0_0_25605188_7285.cpp: In member function 'void node::build()':
0_0_25605188_7285.cpp:39:16: error: 'fail' was not declared in this scope
    val[u]|=val[fail[u]];
                ^


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-14 01:20:23, Gzip enabled