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_34852921_26074.cpp: In function 'int Manacher(char*)':
0_0_34852921_26074.cpp:26:5: error: expected ',' or ';' before 'string'
     string t="$#";
     ^
0_0_34852921_26074.cpp:29:9: error: 't' was not declared in this scope
         t+=s[i];
         ^
0_0_34852921_26074.cpp:32:14: error: 't' was not declared in this scope
     int len2=t.size();
              ^
0_0_34852921_26074.cpp: In function 'int main()':
0_0_34852921_26074.cpp:54:25: error: cannot convert 'std::string {aka std::basic_string<char>}' to 'char*' for argument '1' to 'int Manacher(char*)'
         cout<<Manacher(s)<<endl;
                         ^


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-04 18:17:36, Gzip enabled