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_33957590_24910.cpp: In function 'int main()':
0_0_33957590_24910.cpp:54:7: error: 'i' was not declared in this scope
   for(i = 0; i < strlen(t) / 2; i++)
       ^
0_0_33957590_24910.cpp:55:26: error: 'len1' was not declared in this scope
             swap(t[i], t[len1 - i - 1]);
                          ^
0_0_33957590_24910.cpp:56:13: error: 'i' was not declared in this scope
         for(i = 0; i < strlen(s) / 2; i++)
             ^
0_0_33957590_24910.cpp:57:26: error: 'len2' was not declared in this scope
             swap(s[i], s[len2 - i - 1]);
                          ^


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-06 20:02:23, Gzip enabled