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_38479582_19401.cpp: In function 'void change(int, int, int, int)':
0_0_38479582_19401.cpp:44:11: error: expected unqualified-id before '[' token
     auto& [l,r,len,cnt] = T[p];
           ^
0_0_38479582_19401.cpp:44:11: error: expected initializer before '[' token
0_0_38479582_19401.cpp:45:13: error: 'l' was not declared in this scope
     if(L <= l and r <= R) {
             ^
0_0_38479582_19401.cpp:45:19: error: 'r' was not declared in this scope
     if(L <= l and r <= R) {
                   ^
0_0_38479582_19401.cpp:46:9: error: 'cnt' was not declared in this scope
         cnt += x;
         ^
0_0_38479582_19401.cpp: In function 'int main()':
0_0_38479582_19401.cpp:77:16: error: expected unqualified-id before '[' token
         auto&& [y,x1,x2,d] = s[i];
                ^
0_0_38479582_19401.cpp:77:16: error: expected initializer before '[' token
0_0_38479582_19401.cpp:79:22: error: 'x1' was not declared in this scope
         change(1,get(x1),get(x2)-1,d);
                      ^
0_0_38479582_19401.cpp:79:30: error: 'x2' was not declared in this scope
         change(1,get(x1),get(x2)-1,d);
                              ^
0_0_38479582_19401.cpp:79:36: error: 'd' was not declared in this scope
         change(1,get(x1),get(x2)-1,d);
                                    ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-17 11:05:19, Gzip enabled