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_37769630_12957.cpp: In function 'void dijkstra()':
0_0_37769630_12957.cpp:72:19: error: expected unqualified-id before '[' token
         for (auto [y, e, p] : G1[x]){
                   ^
0_0_37769630_12957.cpp:72:19: error: expected ';' before '[' token
0_0_37769630_12957.cpp:72:20: error: 'y' was not declared in this scope
         for (auto [y, e, p] : G1[x]){
                    ^
0_0_37769630_12957.cpp:72:23: error: 'e' was not declared in this scope
         for (auto [y, e, p] : G1[x]){
                       ^
0_0_37769630_12957.cpp:72:26: error: 'p' was not declared in this scope
         for (auto [y, e, p] : G1[x]){
                          ^
0_0_37769630_12957.cpp: In lambda function:
0_0_37769630_12957.cpp:72:29: error: expected '{' before ':' token
         for (auto [y, e, p] : G1[x]){
                             ^
0_0_37769630_12957.cpp: In function 'void dijkstra()':
0_0_37769630_12957.cpp:72:29: error: expected ';' before ':' token
0_0_37769630_12957.cpp:72:29: error: expected primary-expression before ':' token
0_0_37769630_12957.cpp:72:29: error: expected ')' before ':' token
0_0_37769630_12957.cpp:72:29: error: expected primary-expression before ':' token
0_0_37769630_12957.cpp: In function 'll toposort()':
0_0_37769630_12957.cpp:115:19: error: expected unqualified-id before '[' token
         for (auto [y, e, p] : G3[x]){
                   ^
0_0_37769630_12957.cpp:115:19: error: expected ';' before '[' token
0_0_37769630_12957.cpp:115:20: error: 'y' was not declared in this scope
         for (auto [y, e, p] : G3[x]){
                    ^
0_0_37769630_12957.cpp:115:23: error: 'e' was not declared in this scope
         for (auto [y, e, p] : G3[x]){
                       ^
0_0_37769630_12957.cpp:115:26: error: 'p' was not declared in this scope
         for (auto [y, e, p] : G3[x]){
                          ^
0_0_37769630_12957.cpp: In lambda function:
0_0_37769630_12957.cpp:115:29: error: expected '{' before ':' token
         for (auto [y, e, p] : G3[x]){
                             ^
0_0_37769630_12957.cpp: In function 'll toposort()':
0_0_37769630_12957.cpp:115:29: error: expected ';' before ':' token
0_0_37769630_12957.cpp:115:29: error: expected primary-expression before ':' token
0_0_37769630_12957.cpp:115:29: error: expected ')' before ':' token
0_0_37769630_12957.cpp:115:29: error: expected primary-expression before ':' token
0_0_37769630_12957.cpp: In function 'void solve()':
0_0_37769630_12957.cpp:137:19: error: expected unqualified-id before '[' token
         for (auto [y, e, p] : G1[x]){
                   ^
0_0_37769630_12957.cpp:137:19: error: expected ';' before '[' token
0_0_37769630_12957.cpp:137:20: error: 'y' was not declared in this scope
         for (auto [y, e, p] : G1[x]){
                    ^
0_0_37769630_12957.cpp:137:23: error: 'e' was not declared in this scope
         for (auto [y, e, p] : G1[x]){
                       ^
0_0_37769630_12957.cpp:137:26: error: 'p' was not declared in this scope
         for (auto [y, e, p] : G1[x]){
                          ^
0_0_37769630_12957.cpp: In lambda function:
0_0_37769630_12957.cpp:137:29: error: expected '{' before ':' token
         for (auto [y, e, p] : G1[x]){
                             ^
0_0_37769630_12957.cpp: In function 'void solve()':
0_0_37769630_12957.cpp:137:29: error: expected ';' before ':' token
0_0_37769630_12957.cpp:137:29: error: expected primary-expression before ':' token
0_0_37769630_12957.cpp:137:29: error: expected ')' before ':' token
0_0_37769630_12957.cpp:137:29: error: expected primary-expression before ':' token
0_0_37769630_12957.cpp:146:19: error: expected unqualified-id before '[' token
         for (auto [y, e, p] : G2[x]){
                   ^
0_0_37769630_12957.cpp:146:19: error: expected ';' before '[' token
0_0_37769630_12957.cpp:146:20: error: 'y' was not declared in this scope
         for (auto [y, e, p] : G2[x]){
                    ^
0_0_37769630_12957.cpp:146:23: error: 'e' was not declared in this scope
         for (auto [y, e, p] : G2[x]){
                       ^
0_0_37769630_12957.cpp:146:26: error: 'p' was not declared in this scope
         for (auto [y, e, p] : G2[x]){
                          ^
0_0_37769630_12957.cpp: In lambda function:
0_0_37769630_12957.cpp:146:29: error: expected '{' before ':' token
         for (auto [y, e, p] : G2[x]){
                             ^
0_0_37769630_12957.cpp: In function 'void solve()':
0_0_37769630_12957.cpp:146:29: error: expected ';' before ':' token
0_0_37769630_12957.cpp:146:29: error: expected primary-expression before ':' token
0_0_37769630_12957.cpp:146:29: error: expected ')' before ':' token
0_0_37769630_12957.cpp:146:29: 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 17:29:22, Gzip enabled