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_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:46:14: error: expected unqualified-id before '[' token
         auto [uv, ep] = E[id];
              ^
0_0_37769692_31124.cpp:47:12: error: 'uv' was not declared in this scope
         g2[uv.first].push_back({ep.second, uv.second});
            ^
0_0_37769692_31124.cpp:47:33: error: 'ep' was not declared in this scope
         g2[uv.first].push_back({ep.second, uv.second});
                                 ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:55:19: error: expected unqualified-id before '[' token
         for (auto [ei, to]: g1[s]) {
                   ^
0_0_37769692_31124.cpp:55:19: error: expected ';' before '[' token
0_0_37769692_31124.cpp:55:20: error: 'ei' was not declared in this scope
         for (auto [ei, to]: g1[s]) {
                    ^
0_0_37769692_31124.cpp:55:24: error: 'to' was not declared in this scope
         for (auto [ei, to]: g1[s]) {
                        ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:55:27: error: expected '{' before ':' token
         for (auto [ei, to]: g1[s]) {
                           ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:55:27: error: expected ';' before ':' token
0_0_37769692_31124.cpp:55:27: error: expected primary-expression before ':' token
0_0_37769692_31124.cpp:55:27: error: expected ')' before ':' token
0_0_37769692_31124.cpp:55:27: error: expected primary-expression before ':' token
0_0_37769692_31124.cpp:59:18: error: expected unqualified-id before '[' token
             auto [dd, ei] = Q.top();
                  ^
0_0_37769692_31124.cpp:61:23: error: 'ei' was not declared in this scope
             int u = E[ei].first.second;
                       ^
0_0_37769692_31124.cpp:62:44: error: 'dd' was not declared in this scope
             if (dis[u] == -1 || dis[u] == -dd) addg2(ei);
                                            ^
0_0_37769692_31124.cpp:65:23: error: 'dd' was not declared in this scope
             dis[u] = -dd;
                       ^
0_0_37769692_31124.cpp:67:23: error: expected unqualified-id before '[' token
             for (auto [toei, to]: g1[u]) {
                       ^
0_0_37769692_31124.cpp:67:23: error: expected ';' before '[' token
0_0_37769692_31124.cpp:67:24: error: 'toei' was not declared in this scope
             for (auto [toei, to]: g1[u]) {
                        ^
0_0_37769692_31124.cpp:67:30: error: 'to' was not declared in this scope
             for (auto [toei, to]: g1[u]) {
                              ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:67:33: error: expected '{' before ':' token
             for (auto [toei, to]: g1[u]) {
                                 ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:67:33: error: expected ';' before ':' token
0_0_37769692_31124.cpp:67:33: error: expected primary-expression before ':' token
0_0_37769692_31124.cpp:67:33: error: expected ')' before ':' token
0_0_37769692_31124.cpp:67:33: error: expected primary-expression before ':' token
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:81:19: error: expected unqualified-id before '[' token
         for (auto [l, to]: g2[u]) {
                   ^
0_0_37769692_31124.cpp:81:19: error: expected ';' before '[' token
0_0_37769692_31124.cpp:81:20: error: 'l' was not declared in this scope
         for (auto [l, to]: g2[u]) {
                    ^
0_0_37769692_31124.cpp:81:23: error: 'to' was not declared in this scope
         for (auto [l, to]: g2[u]) {
                       ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:81:26: error: expected '{' before ':' token
         for (auto [l, to]: g2[u]) {
                          ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:81:26: error: expected ';' before ':' token
0_0_37769692_31124.cpp:81:26: error: expected primary-expression before ':' token
0_0_37769692_31124.cpp:81:26: error: expected ')' before ':' token
0_0_37769692_31124.cpp:81:26: error: expected primary-expression before ':' token
0_0_37769692_31124.cpp:84:19: error: expected unqualified-id before '[' token
         for (auto [l, to]: g2[u]) {
                   ^
0_0_37769692_31124.cpp:84:19: error: expected ';' before '[' token
0_0_37769692_31124.cpp:84:20: error: 'l' was not declared in this scope
         for (auto [l, to]: g2[u]) {
                    ^
0_0_37769692_31124.cpp:84:23: error: 'to' was not declared in this scope
         for (auto [l, to]: g2[u]) {
                       ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:84:26: error: expected '{' before ':' token
         for (auto [l, to]: g2[u]) {
                          ^
0_0_37769692_31124.cpp: In lambda function:
0_0_37769692_31124.cpp:84:26: error: expected ';' before ':' token
0_0_37769692_31124.cpp:84:26: error: expected primary-expression before ':' token
0_0_37769692_31124.cpp:84:26: error: expected ')' before ':' token
0_0_37769692_31124.cpp:84:26: 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-07-07 18:09:10, Gzip enabled