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_18476170_900.cpp:1:11: error: missing terminating > character
 #include <
           ^
0_0_18476170_900.cpp:1:10: error: empty filename in #include
 #include <
          ^
0_0_18476170_900.cpp:4:11: error: missing terminating > character
 #include <
           ^
0_0_18476170_900.cpp:4:10: error: empty filename in #include
 #include <
          ^
0_0_18476170_900.cpp:7:11: error: missing terminating > character
 #include <
           ^
0_0_18476170_900.cpp:7:10: error: empty filename in #include
 #include <
          ^
0_0_18476170_900.cpp:2:1: error: 'iostream' does not name a type
 iostream>
 ^
0_0_18476170_900.cpp: In function 'bool cmp(point, point)':
0_0_18476170_900.cpp:34:1: error: expected ';' before '}' token
 }
 ^
0_0_18476170_900.cpp: In function 'int main()':
0_0_18476170_900.cpp:113:32: error: 'scanf' was not declared in this scope
   while( scanf ( "%d %d",&n,&r )
                                ^
0_0_18476170_900.cpp:114:3: error: 'EOF' was not declared in this scope
 !=EOF)
   ^
0_0_18476170_900.cpp:138:13: error: 'sort' was not declared in this scope
 p + n , cmp ) ;
             ^
0_0_18476170_900.cpp:193:1: error: expected ')' before '}' token
 }
 ^
0_0_18476170_900.cpp:193:1: error: expected primary-expression before '}' token
0_0_18476170_900.cpp:197:18: error: 'printf' was not declared in this scope
 printf("%d\n",ans);
                  ^


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 19:30:43, Gzip enabled