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_29887890_15441.cpp:11:7: error: 'in' does not name a type
 const in N=1e5+5;
       ^
0_0_29887890_15441.cpp:13:10: error: 'N' was not declared in this scope
 bool vis[N];
          ^
0_0_29887890_15441.cpp:17:4: error: 'N' was not declared in this scope
 }k[N];
    ^
0_0_29887890_15441.cpp: In function 'int main()':
0_0_29887890_15441.cpp:29:16: error: 'vis' was not declared in this scope
         memset(vis,false,sizeof(vis));
                ^
0_0_29887890_15441.cpp:32:25: error: 'k' was not declared in this scope
             scanf("%d",&k[i].v);
                         ^
0_0_29887890_15441.cpp:35:14: error: 'k' was not declared in this scope
         sort(k+1,k+n+1,cmp);
              ^


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-12-04 14:58:23, Gzip enabled