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_39544954_20945.cpp: In function 'void build(long long int, long long int, long long int)':
0_0_39544954_20945.cpp:19:33: error: 'up' was not declared in this scope
   19 |                                 up(i);
      |                                 ^~
0_0_39544954_20945.cpp: In function 'void update(long long int, long long int, long long int, long long int, long long int, long long int)':
0_0_39544954_20945.cpp:25:41: error: 'lazy' was not declared in this scope
   25 |                                         lazy(l, r, v, i);
      |                                         ^~~~
0_0_39544954_20945.cpp:28:33: error: 'down' was not declared in this scope
   28 |                                 down(l, r, i);
      |                                 ^~~~
0_0_39544954_20945.cpp:31:33: error: 'up' was not declared in this scope
   31 |                                 up(i);
      |                                 ^~
0_0_39544954_20945.cpp: In function 'void upp(long long int, long long int, long long int, long long int, long long int)':
0_0_39544954_20945.cpp:42:33: error: 'down' was not declared in this scope
   42 |                                 down(l, r, i);
      |                                 ^~~~
0_0_39544954_20945.cpp:45:33: error: 'up' was not declared in this scope; did you mean 'upp'?
   45 |                                 up(i);
      |                                 ^~
      |                                 upp
0_0_39544954_20945.cpp: In function 'long long int query(long long int, long long int, long long int, long long int, long long int)':
0_0_39544954_20945.cpp:50:33: error: 'down' was not declared in this scope
   50 |                                 down(l, r, i);
      |                                 ^~~~


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-12-26 22:29:17, Gzip enabled