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_33126409_9354.cpp: In function 'void merge_sort(s*, int)':
0_0_33126409_9354.cpp:32:38: error: 'strcpy' was not declared in this scope
      strcpy(stu[k].name,stu_l[i].name);
                                      ^
0_0_33126409_9354.cpp:39:38: error: 'strcpy' was not declared in this scope
      strcpy(stu[k].name,stu_r[j].name);
                                      ^
0_0_33126409_9354.cpp:47:37: error: 'strcpy' was not declared in this scope
     strcpy(stu[k].name,stu_l[i].name);
                                     ^
0_0_33126409_9354.cpp: In function 'int main()':
0_0_33126409_9354.cpp:90:40: error: 'strcmp' was not declared in this scope
     if(strcmp(stu1[i].name,stu2[i].name)!=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-12-02 02:37:57, Gzip enabled