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_13726066_25002.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13726066_25002.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13726066_25002.cpp: In function 'void getNext()':
0_0_13726066_25002.cpp:13:40: error: 'memset' was not declared in this scope
     memset(next, 0, sizeof(int) * gWlen);
                                        ^
0_0_13726066_25002.cpp:14:31: error: expected ';' before numeric constant
     for (int i = 1, j = 0; i  0) j = next[j-1];
                               ^
0_0_13726066_25002.cpp:15:9: error: 'else' without a previous 'if'
         else i++;
         ^
0_0_13726066_25002.cpp:15:14: error: 'i' was not declared in this scope
         else i++;
              ^
0_0_13726066_25002.cpp: At global scope:
0_0_13726066_25002.cpp:17:1: error: expected declaration before '}' token
 }
 ^


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-11-23 09:35:54, Gzip enabled