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_17959864_22409.cpp:7:1: error: 'll' does not name a type
 ll t,n,k,m;
 ^
0_0_17959864_22409.cpp:8:1: error: 'll' does not name a type
 ll a[N];
 ^
0_0_17959864_22409.cpp: In function 'int main()':
0_0_17959864_22409.cpp:11:14: error: 't' was not declared in this scope
  scanf("%d",&t);
              ^
0_0_17959864_22409.cpp:14:19: error: 'n' was not declared in this scope
   scanf("%d%d%d",&n,&m,&k);
                   ^
0_0_17959864_22409.cpp:14:22: error: 'm' was not declared in this scope
   scanf("%d%d%d",&n,&m,&k);
                      ^
0_0_17959864_22409.cpp:14:25: error: 'k' was not declared in this scope
   scanf("%d%d%d",&n,&m,&k);
                         ^
0_0_17959864_22409.cpp:15:22: error: 'a' was not declared in this scope
   F(i,1,n)scanf("%d",a+i);
                      ^
0_0_17959864_22409.cpp:23:8: error: 'a' was not declared in this scope
     if(a[r]>=m)all++;
        ^
0_0_17959864_22409.cpp:29:8: error: 'a' was not declared in this scope
     if(a[l]>=m)all--;
        ^


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 11:55:37, Gzip enabled