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_34034715_20815.cpp:57:9: error: variable or field 'up' declared void
 void up(ll &a, ll b) {
         ^
0_0_34034715_20815.cpp:57:9: error: 'll' was not declared in this scope
0_0_34034715_20815.cpp:57:13: error: 'a' was not declared in this scope
 void up(ll &a, ll b) {
             ^
0_0_34034715_20815.cpp:57:16: error: 'll' was not declared in this scope
 void up(ll &a, ll b) {
                ^
0_0_34034715_20815.cpp:97:1: error: 'll' does not name a type
 ll Query(int o, int l, int r, int L, int R) {
 ^
0_0_34034715_20815.cpp: In function 'int main()':
0_0_34034715_20815.cpp:137:41: error: 'Query' was not declared in this scope
     printf("%lld\n", Query(1, 1, n, l, r));
                                         ^


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 09:51:22, Gzip enabled