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_37832605_26131.cpp: In member function 'void Odt::split(int)':
0_0_37832605_26131.cpp:43:14: error: expected unqualified-id before '[' token
         auto [L, v] = *prev(tr.upper_bound(pos));
              ^
0_0_37832605_26131.cpp:44:19: error: 'v' was not declared in this scope
         tr[pos] = v;
                   ^
0_0_37832605_26131.cpp: In member function 'void Odt::assign(int, int, Odt::odtt)':
0_0_37832605_26131.cpp:52:18: error: expected unqualified-id before '[' token
             auto [tl, tv] = *it;
                  ^
0_0_37832605_26131.cpp: In member function 'Odt::odtt Odt::qr(int, int)':
0_0_37832605_26131.cpp:64:18: error: expected unqualified-id before '[' token
             auto [tl, tv] = *it;
                  ^
0_0_37832605_26131.cpp:66:20: error: 'tv' was not declared in this scope
             res += tv;
                    ^
0_0_37832605_26131.cpp: In function 'void solve()':
0_0_37832605_26131.cpp:272:22: error: expected unqualified-id before '[' token
                 auto [tl, tv] = *it;
                      ^
0_0_37832605_26131.cpp:275:25: error: 'tl' was not declared in this scope
                 seg.upd(tl, tr, tag[tv] - tag[qid]);
                         ^
0_0_37832605_26131.cpp:275:37: error: 'tv' was not declared in this scope
                 seg.upd(tl, tr, tag[tv] - tag[qid]);
                                     ^
0_0_37832605_26131.cpp:295:22: error: expected unqualified-id before '[' token
                 auto [tl, tv] = *it;
                      ^
0_0_37832605_26131.cpp:298:25: error: 'tl' was not declared in this scope
                 seg.upd(tl, tr, tag[c] - tag[nc]);
                         ^


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.000000(s) query 1, Server time : 2025-01-10 17:48:56, Gzip enabled