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_19053867_7302.cpp:10:1: error: expected initializer before 'int'
 int nextq[200010];
 ^
0_0_19053867_7302.cpp: In function 'void get_next(int)':
0_0_19053867_7302.cpp:15:2: error: 'nextq' was not declared in this scope
  nextq[0] = -1;
  ^
0_0_19053867_7302.cpp:19:20: error: 'a' was not declared in this scope
   while (k > -1 && a[k + 1] != a[q])
                    ^
0_0_19053867_7302.cpp:21:7: error: 'a' was not declared in this scope
   if (a[k + 1] == a[q])
       ^
0_0_19053867_7302.cpp: In function 'int main()':
0_0_19053867_7302.cpp:34:15: error: 'a' was not declared in this scope
   scanf("%s", a);
               ^
0_0_19053867_7302.cpp:42:9: error: 'nextq' was not declared in this scope
     q = nextq[q];
         ^


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-01 05:37:30, Gzip enabled