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_19196378_8219.cpp: In function 'int main()':
0_0_19196378_8219.cpp:37:29: error: 'scanf' was not declared in this scope
     while(scanf("%d%d",&s,&t) != -1){
                             ^
0_0_19196378_8219.cpp:46:27: error: 'sort' was not declared in this scope
         sort(p+1,p+n+1,cmp);
                           ^
0_0_19196378_8219.cpp:50:37: error: 'swap' was not declared in this scope
                 swap(p[i].r,p[i-1].r);
                                     ^
0_0_19196378_8219.cpp:53:30: error: 'printf' was not declared in this scope
         printf("%d\n",n+num+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-26 09:40:28, Gzip enabled