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_15354895_29314.cpp: In function 'int main()':
0_0_15354895_29314.cpp:42:32: error: cannot pass objects of non-trivially-copyable type 'std::string {aka class std::basic_string<char>}' through '...'
     scanf("%s%d",s[t].a,&s[t].k);
                                ^
0_0_15354895_29314.cpp:45:10: error: 'x' was not declared in this scope
     sort(x+1,x+t+1,cmp);
          ^
0_0_15354895_29314.cpp:59:20: error: 'x' was not declared in this scope
      printf("%s\n",x[j].a);
                    ^


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-17 07:42:14, Gzip enabled