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_38251486_13505.cpp: In function 'll isap(int, int, int)':
0_0_38251486_13505.cpp:95:18: error: expected unqualified-id before '[' token
         for(auto [v,pos,f] : G[u])
                  ^
0_0_38251486_13505.cpp:95:18: error: expected ';' before '[' token
0_0_38251486_13505.cpp:95:19: error: 'v' was not declared in this scope
         for(auto [v,pos,f] : G[u])
                   ^
0_0_38251486_13505.cpp:95:21: error: 'pos' was not declared in this scope
         for(auto [v,pos,f] : G[u])
                     ^
0_0_38251486_13505.cpp:95:25: error: 'f' was not declared in this scope
         for(auto [v,pos,f] : G[u])
                         ^
0_0_38251486_13505.cpp: In lambda function:
0_0_38251486_13505.cpp:95:28: error: expected '{' before ':' token
         for(auto [v,pos,f] : G[u])
                            ^
0_0_38251486_13505.cpp: In function 'll isap(int, int, int)':
0_0_38251486_13505.cpp:95:28: error: expected ';' before ':' token
0_0_38251486_13505.cpp:95:28: error: expected primary-expression before ':' token
0_0_38251486_13505.cpp:95:28: error: expected ')' before ':' token
0_0_38251486_13505.cpp:95:28: error: expected primary-expression before ':' token
0_0_38251486_13505.cpp:116:22: error: expected unqualified-id before '[' token
             for(auto [v,pos,f] : G[u])
                      ^
0_0_38251486_13505.cpp:116:22: error: expected ';' before '[' token
0_0_38251486_13505.cpp:116:23: error: 'v' was not declared in this scope
             for(auto [v,pos,f] : G[u])
                       ^
0_0_38251486_13505.cpp:116:25: error: 'pos' was not declared in this scope
             for(auto [v,pos,f] : G[u])
                         ^
0_0_38251486_13505.cpp:116:29: error: 'f' was not declared in this scope
             for(auto [v,pos,f] : G[u])
                             ^
0_0_38251486_13505.cpp: In lambda function:
0_0_38251486_13505.cpp:116:32: error: expected '{' before ':' token
             for(auto [v,pos,f] : G[u])
                                ^
0_0_38251486_13505.cpp: In function 'll isap(int, int, int)':
0_0_38251486_13505.cpp:116:32: error: expected ';' before ':' token
0_0_38251486_13505.cpp:116:32: error: expected primary-expression before ':' token
0_0_38251486_13505.cpp:116:32: error: expected ')' before ':' token
0_0_38251486_13505.cpp:116:32: error: expected primary-expression before ':' token
0_0_38251486_13505.cpp: In function 'int main()':
0_0_38251486_13505.cpp:157:30: error: expected unqualified-id before '[' token
                     for(auto [k,l]:st[j]) {
                              ^
0_0_38251486_13505.cpp:157:30: error: expected ';' before '[' token
0_0_38251486_13505.cpp:157:31: error: 'k' was not declared in this scope
                     for(auto [k,l]:st[j]) {
                               ^
0_0_38251486_13505.cpp:157:33: error: 'l' was not declared in this scope
                     for(auto [k,l]:st[j]) {
                                 ^
0_0_38251486_13505.cpp: In lambda function:
0_0_38251486_13505.cpp:157:35: error: expected '{' before ':' token
                     for(auto [k,l]:st[j]) {
                                   ^
0_0_38251486_13505.cpp: In function 'int main()':
0_0_38251486_13505.cpp:157:35: error: expected ';' before ':' token
0_0_38251486_13505.cpp:157:35: error: expected primary-expression before ':' token
0_0_38251486_13505.cpp:157:35: error: expected ')' before ':' token
0_0_38251486_13505.cpp:157:35: 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-02 14:29:23, Gzip enabled