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_29138209_6462.cpp:8:8: error: 'maxn' was not declared in this scope
 int rt[maxn],minv[maxn<<2],x,y;
        ^
0_0_29138209_6462.cpp:8:19: error: 'maxn' was not declared in this scope
 int rt[maxn],minv[maxn<<2],x,y;
                   ^
0_0_29138209_6462.cpp:9:10: error: 'maxn' was not declared in this scope
 int maxv[maxn<<2],lazy[maxn<<2];
          ^
0_0_29138209_6462.cpp:9:24: error: 'maxn' was not declared in this scope
 int maxv[maxn<<2],lazy[maxn<<2];
                        ^
0_0_29138209_6462.cpp:10:1: error: 'll' does not name a type
 ll sum[maxn<<2];
 ^
0_0_29138209_6462.cpp:11:15: error: variable or field 'build' declared void
 void build(lrt){
               ^
0_0_29138209_6462.cpp:11:12: error: 'lrt' was not declared in this scope
 void build(lrt){
            ^


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.015600(s) query 1, Server time : 2024-07-01 06:22:32, Gzip enabled