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_14251570_11590.cpp:7:1: error: 'biil' does not name a type
 biil compare(int a,int b)
 ^
0_0_14251570_11590.cpp: In function 'int main()':
0_0_14251570_11590.cpp:17:7: error: 'target' was not declared in this scope
    if(target==0&&strcmp(a,"END")==0) break;
       ^
0_0_14251570_11590.cpp:17:32: error: cannot convert 'int*' to 'const char*' for argument '1' to 'int strcmp(const char*, const char*)'
    if(target==0&&strcmp(a,"END")==0) break;
                                ^
0_0_14251570_11590.cpp:24:14: error: 'compare' was not declared in this scope
   sort(a,a+c,compare);
              ^


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-29 18:24:38, Gzip enabled