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_18011742_10489.cpp:12:1: error: expected initializer before 'll'
 ll num[N];
 ^
0_0_18011742_10489.cpp: In function 'int main()':
0_0_18011742_10489.cpp:16:2: error: 'll' was not declared in this scope
  ll T,n,m,k,t,tmp,sum,l,r;
  ^
0_0_18011742_10489.cpp:18:16: error: 'T' was not declared in this scope
  scanf("%lld",&T);
                ^
0_0_18011742_10489.cpp:21:3: error: 'tmp' was not declared in this scope
   tmp = sum = l = r = 0;
   ^
0_0_18011742_10489.cpp:21:9: error: 'sum' was not declared in this scope
   tmp = sum = l = r = 0;
         ^
0_0_18011742_10489.cpp:21:15: error: 'l' was not declared in this scope
   tmp = sum = l = r = 0;
               ^
0_0_18011742_10489.cpp:21:19: error: 'r' was not declared in this scope
   tmp = sum = l = r = 0;
                   ^
0_0_18011742_10489.cpp:22:27: error: 'n' was not declared in this scope
   scanf("%lld %lld %lld",&n,&m,&k);
                           ^
0_0_18011742_10489.cpp:22:30: error: 'm' was not declared in this scope
   scanf("%lld %lld %lld",&n,&m,&k);
                              ^
0_0_18011742_10489.cpp:22:33: error: 'k' was not declared in this scope
   scanf("%lld %lld %lld",&n,&m,&k);
                                 ^
0_0_18011742_10489.cpp:24:18: error: 't' was not declared in this scope
    scanf("%lld",&t);
                  ^
0_0_18011742_10489.cpp:25:15: error: 'num' was not declared in this scope
    if(t >= m) num[i] = 1;
               ^
0_0_18011742_10489.cpp:26:9: error: 'num' was not declared in this scope
    else num[i] = 0;
         ^
0_0_18011742_10489.cpp:28:10: error: 'num' was not declared in this scope
   tmp |= num[0];
          ^


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:19:30, Gzip enabled