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_38328589_7971.cpp:137:17: error: missing terminating " character
                 printf("%lld
                 ^
0_0_38328589_7971.cpp:138:1: error: missing terminating " character
 ", query(1, 1, n, l, r));
 ^
0_0_38328589_7971.cpp: In function 'void change(long long int, long long int, long long int, long long int, long long int)':
0_0_38328589_7971.cpp:99:36: error: 'update' was not declared in this scope
         update(u << 1, l, mid, s, t);
                                    ^
0_0_38328589_7971.cpp:101:44: error: 'update' was not declared in this scope
         update(u << 1 | 1, mid + 1, r, s, t);
                                            ^
0_0_38328589_7971.cpp:103:36: error: 'update' was not declared in this scope
         update(u << 1, l, mid, s, t);
                                    ^
0_0_38328589_7971.cpp: In function 'int main()':
0_0_38328589_7971.cpp:139:9: error: expected primary-expression before '}' token
         }
         ^


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 04:39:46, Gzip enabled