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_30077462_5832.cpp: In function 'int main()':
0_0_30077462_5832.cpp:15:21: error: 'strlen' was not declared in this scope
   int t1=strlen(str1),t2=strlen(str2);
                     ^
0_0_30077462_5832.cpp:18:24: error: 't2' was not declared in this scope
   for(int j=0,k=t1/2;j<t2;j++,k++)
                        ^
0_0_30077462_5832.cpp:20:7: error: 'i' was not declared in this scope
   for(i=t1/2,k=t2+t1/2;i<t1;i++,k++)
       ^
0_0_30077462_5832.cpp:20:14: error: 'k' was not declared in this scope
   for(i=t1/2,k=t2+t1/2;i<t1;i++,k++)
              ^
0_0_30077462_5832.cpp:20:16: error: 't2' was not declared in this scope
   for(i=t1/2,k=t2+t1/2;i<t1;i++,k++)
                ^
0_0_30077462_5832.cpp:22:8: error: 'k' was not declared in this scope
   str3[k]='\0';
        ^


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-25 06:51:20, Gzip enabled