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_37580459_7402.cpp:9:12: error: expected initializer before 'long'
 #define ll long long
            ^
0_0_37580459_7402.cpp:54:1: note: in expansion of macro 'll'
 ll cnt[N];
 ^
0_0_37580459_7402.cpp: In function 'void solve()':
0_0_37580459_7402.cpp:57:12: error: 'cnt' was not declared in this scope
     memset(cnt,0,sizeof cnt);
            ^
0_0_37580459_7402.cpp:60:21: error: 'a' was not declared in this scope
         scanf("%d",&a[i]);
                     ^
0_0_37580459_7402.cpp:63:10: error: 'a' was not declared in this scope
     sort(a+1,a+1+n);
          ^


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-07-07 03:47:34, Gzip enabled