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_32891629_2821.cpp:7:7: error: 'LL' does not name a type
 const LL NN = 3000000 + 5;
       ^
0_0_32891629_2821.cpp:10:6: error: 'NN' was not declared in this scope
 LL a[NN];
      ^
0_0_32891629_2821.cpp: In function 'int main()':
0_0_32891629_2821.cpp:40:19: error: 'a' was not declared in this scope
    scanf("%lld", &a[i]);
                   ^
0_0_32891629_2821.cpp:43:8: error: 'a' was not declared in this scope
    add(a[i], 1);
        ^
0_0_32891629_2821.cpp:51:24: error: 'prLLf' was not declared in this scope
     prLLf("%lld\n", get);
                        ^
0_0_32891629_2821.cpp:55:10: error: 'a' was not declared in this scope
      if (a[x] < a[i]) get--;
          ^


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-16 13:21:16, Gzip enabled