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_9017023_16877.cpp:9: error: expected namespace-name before ';' token
0_0_9017023_16877.cpp:9: error: `<type error>' is not a namespace
0_0_9017023_16877.cpp:11: error: expected nested-name-specifier before "graph_t"
0_0_9017023_16877.cpp:11: error: `graph_t' has not been declared
0_0_9017023_16877.cpp:11: error: expected `;' before '=' token
0_0_9017023_16877.cpp:11: error: expected unqualified-id before '=' token
0_0_9017023_16877.cpp:11: error: expected `,' or `;' before '=' token
0_0_9017023_16877.cpp:12: error: expected nested-name-specifier before "vertex_t"
0_0_9017023_16877.cpp:12: error: `vertex_t' has not been declared
0_0_9017023_16877.cpp:12: error: expected `;' before '=' token
0_0_9017023_16877.cpp:12: error: expected unqualified-id before '=' token
0_0_9017023_16877.cpp:12: error: expected `,' or `;' before '=' token
0_0_9017023_16877.cpp:13: error: expected nested-name-specifier before "mate_map_t"
0_0_9017023_16877.cpp:13: error: `mate_map_t' has not been declared
0_0_9017023_16877.cpp:13: error: expected `;' before '=' token
0_0_9017023_16877.cpp:13: error: expected unqualified-id before '=' token
0_0_9017023_16877.cpp:13: error: expected `,' or `;' before '=' token
0_0_9017023_16877.cpp:14: error: expected nested-name-specifier before "vertex_index_map_t"
0_0_9017023_16877.cpp:14: error: `vertex_index_map_t' has not been declared
0_0_9017023_16877.cpp:14: error: expected `;' before '=' token
0_0_9017023_16877.cpp:14: error: expected unqualified-id before '=' token
0_0_9017023_16877.cpp:14: error: expected `,' or `;' before '=' token
0_0_9017023_16877.cpp:16: error: expected `,' or `...' before '&' token
0_0_9017023_16877.cpp:16: error: ISO C++ forbids declaration of `graph_t' with no type
0_0_9017023_16877.cpp: In function `int gao(int, int)':
0_0_9017023_16877.cpp:17: error: `mate_map_t' undeclared (first use this function)
0_0_9017023_16877.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9017023_16877.cpp:17: error: expected `;' before "mate"
0_0_9017023_16877.cpp:18: error: `g' undeclared (first use this function)
0_0_9017023_16877.cpp:18: error: `mate' undeclared (first use this function)
0_0_9017023_16877.cpp:18: error: `checked_edmonds_maximum_cardinality_matching' undeclared (first use this function)
0_0_9017023_16877.cpp:19: error: `matching_size' undeclared (first use this function)
0_0_9017023_16877.cpp: In function `int main()':
0_0_9017023_16877.cpp:24: error: `graph_t' undeclared (first use this function)
0_0_9017023_16877.cpp:24: error: expected `;' before "g"
0_0_9017023_16877.cpp:25: error: `vector' undeclared (first use this function)
0_0_9017023_16877.cpp:25: error: expected primary-expression before "int"
0_0_9017023_16877.cpp:25: error: expected `;' before "int"
0_0_9017023_16877.cpp:26: error: expected primary-expression before '>' token
0_0_9017023_16877.cpp:26: error: `e' undeclared (first use this function)
0_0_9017023_16877.cpp:30: error: `g' undeclared (first use this function)
0_0_9017023_16877.cpp:35: error: expected primary-expression before '{' token
0_0_9017023_16877.cpp:36: error: `add_edge' undeclared (first use this function)
0_0_9017023_16877.cpp:40: error: `ans' undeclared (first use this function)
0_0_9017023_16877.cpp:42: error: `tie' undeclared (first use this function)


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-06-26 11:59:33, Gzip enabled