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_13761800_7979.c: In function 'points':
0_0_13761800_7979.c:8:13: error: 'K' undeclared (first use in this function)
             K[k][0]  = pIPoint[j][0] - pIPoint[i][0];
             ^
0_0_13761800_7979.c:8:13: note: each undeclared identifier is reported only once for each function it appears in
0_0_13761800_7979.c:12:41: error: 'cmp' undeclared (first use in this function)
         qsort (K, k, sizeof (int) << 1, cmp);
                                         ^
0_0_13761800_7979.c: In function 'main':
0_0_13761800_7979.c:28:12: error: 'EOF' undeclared (first use in this function)
     while (EOF != scanf ("%d", &n)) {
            ^
0_0_13761800_7979.c:30:29: error: 'PS' undeclared (first use in this function)
             scanf ("%d%d", &PS[i][0], &PS[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-11-17 14:32:23, Gzip enabled