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_14976064_32482.cpp:12:1: error: expected unqualified-id before 'int'
 int num[22][N];
 ^
0_0_14976064_32482.cpp: In function 'void build(int, int, int)':
0_0_14976064_32482.cpp:38:3: error: 'num' was not declared in this scope
   num[h][i]=num[h][i-1]+flag;  
   ^
0_0_14976064_32482.cpp: In function 'long long int query(int, int, int, int, int, int)':
0_0_14976064_32482.cpp:48:9: error: 'num' was not declared in this scope
  int lx=num[h][l-1]-num[h][ll-1];  
         ^


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