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_22861100_31497.cpp: In function 'void manacher(int*, int*, int)':
0_0_22861100_31497.cpp:18:5: error: 's' was not declared in this scope
     s[0] = '@'; s[1] = '#';
     ^
0_0_22861100_31497.cpp: In function 'int main()':
0_0_22861100_31497.cpp:59:36: error: expected primary-expression before ')' token
             for(int j=1;j<=2*n+1;j+)
                                    ^
0_0_22861100_31497.cpp:79:27: error: expected ',' before '/' token
                     tmp=[j/2][i];
                           ^
0_0_22861100_31497.cpp:79:27: error: expected identifier before '/' token
0_0_22861100_31497.cpp: In lambda function:
0_0_22861100_31497.cpp:79:30: error: expected '{' before '[' token
                     tmp=[j/2][i];
                              ^
0_0_22861100_31497.cpp: In function 'int main()':
0_0_22861100_31497.cpp:79:30: error: no match for 'operator[]' (operand types are 'main()::<lambda()>' and 'int')


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-26 04:26:53, Gzip enabled