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_19077522_9430.cpp: In function 'int main()':
0_0_19077522_9430.cpp:5:3: error: 'chtsar' was not declared in this scope
   chtsar a[100],*p,*q;
   ^
0_0_19077522_9430.cpp:11:11: error: 'intfa' was not declared in this scope
      gets(intfa);
           ^
0_0_19077522_9430.cpp:12:10: error: 'a' was not declared in this scope
 m=strlen(a);
          ^
0_0_19077522_9430.cpp:13:5: error: 'p' was not declared in this scope
 for(p=a,q=a+m-1;p<(a+m)/2&&*p==*q;p++,q++);
     ^
0_0_19077522_9430.cpp:13:9: error: 'q' was not declared in this scope
 for(p=a,q=a+m-1;p<(a+m)/2&&*p==*q;p++,q++);
         ^
0_0_19077522_9430.cpp:14:5: error: 'p' was not declared in this scope
  if(p==a+m/2)
     ^


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-09-22 08:28:30, Gzip enabled