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_37273067_30104.cpp: In function 'int main()':
0_0_37273067_30104.cpp:70:10: error: expected unqualified-id before '[' token
    auto& [l, r, id] = area[i];
          ^
0_0_37273067_30104.cpp:70:10: error: expected initializer before '[' token
0_0_37273067_30104.cpp:71:22: error: 'r' was not declared in this scope
    while (pos + 1 <= r) {
                      ^
0_0_37273067_30104.cpp:81:8: error: 'id' was not declared in this scope
    res[id] = ask(l, r);
        ^
0_0_37273067_30104.cpp:81:18: error: 'l' was not declared in this scope
    res[id] = ask(l, r);
                  ^
0_0_37273067_30104.cpp:81:21: error: 'r' was not declared in this scope
    res[id] = ask(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-28 14:17:44, Gzip enabled