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_38517840_31403.cpp: In function 'void DFS(int)':
0_0_38517840_31403.cpp:81:20: error: expected unqualified-id before '[' token
         for (auto& [t, _] : dat[e.v]) {
                    ^
0_0_38517840_31403.cpp:81:20: error: expected ';' before '[' token
0_0_38517840_31403.cpp:81:21: error: 't' was not declared in this scope
         for (auto& [t, _] : dat[e.v]) {
                     ^
0_0_38517840_31403.cpp:81:24: error: '_' was not declared in this scope
         for (auto& [t, _] : dat[e.v]) {
                        ^
0_0_38517840_31403.cpp: In lambda function:
0_0_38517840_31403.cpp:81:27: error: expected '{' before ':' token
         for (auto& [t, _] : dat[e.v]) {
                           ^
0_0_38517840_31403.cpp: In function 'void DFS(int)':
0_0_38517840_31403.cpp:81:27: error: expected ';' before ':' token
0_0_38517840_31403.cpp:81:27: error: expected primary-expression before ':' token
0_0_38517840_31403.cpp:81:27: error: expected ')' before ':' token
0_0_38517840_31403.cpp:81:27: error: expected primary-expression before ':' token
0_0_38517840_31403.cpp: In function 'void Update(int, int)':
0_0_38517840_31403.cpp:100:18: error: expected unqualified-id before '[' token
             auto [rid, v] = vec[i];
                  ^
0_0_38517840_31403.cpp:101:17: error: 'rid' was not declared in this scope
             if (rid < sid) continue;
                 ^
0_0_38517840_31403.cpp:110:53: error: 'rid' was not declared in this scope
                 vec.insert(vec.begin() + i + 1, pil(rid, v));
                                                     ^


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-22 12:39:23, Gzip enabled