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_5923719_28245.cpp:74: error: ISO C++ forbids declaration of `vector' with no type
0_0_5923719_28245.cpp:74: error: expected `;' before '<' token
0_0_5923719_28245.cpp:75: error: ISO C++ forbids declaration of `vector' with no type
0_0_5923719_28245.cpp:75: error: expected `;' before '<' token
0_0_5923719_28245.cpp:76: error: ISO C++ forbids declaration of `vector' with no type
0_0_5923719_28245.cpp:76: error: expected `;' before '<' token
0_0_5923719_28245.cpp:77: error: ISO C++ forbids declaration of `vector' with no type
0_0_5923719_28245.cpp:77: error: expected `;' before '<' token
0_0_5923719_28245.cpp: In constructor `Graph::Graph(int, int, bool)':
0_0_5923719_28245.cpp:6: error: class `Graph' does not have any field named `graph'
0_0_5923719_28245.cpp:6: error: `vector' undeclared (first use this function)
0_0_5923719_28245.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5923719_28245.cpp:6: error: expected primary-expression before "int"
0_0_5923719_28245.cpp:6: error: class `Graph' does not have any field named `known'
0_0_5923719_28245.cpp:6: error: class `Graph' does not have any field named `path'
0_0_5923719_28245.cpp:6: error: class `Graph' does not have any field named `dist'
0_0_5923719_28245.cpp: In member function `void Graph::addPath(int, int, int)':
0_0_5923719_28245.cpp:10: error: `graph' undeclared (first use this function)
0_0_5923719_28245.cpp: In member function `void Graph::dijkstra(int)':
0_0_5923719_28245.cpp:18: error: `dist' undeclared (first use this function)
0_0_5923719_28245.cpp:18: error: `INF' undeclared (first use this function)
0_0_5923719_28245.cpp:19: error: `known' undeclared (first use this function)
0_0_5923719_28245.cpp:20: error: `path' undeclared (first use this function)
0_0_5923719_28245.cpp:34: error: `graph' undeclared (first use this function)
0_0_5923719_28245.cpp: In member function `int Graph::distant(int)':
0_0_5923719_28245.cpp:42: error: `dist' undeclared (first use this function)
0_0_5923719_28245.cpp:42: error: `INF' undeclared (first use this function)
0_0_5923719_28245.cpp: In member function `void Graph::printDist()':
0_0_5923719_28245.cpp:46: error: `cout' undeclared (first use this function)
0_0_5923719_28245.cpp:46: error: `endl' undeclared (first use this function)
0_0_5923719_28245.cpp:47: error: `dist' undeclared (first use this function)
0_0_5923719_28245.cpp: In member function `void Graph::printPath()':
0_0_5923719_28245.cpp:52: error: `cout' undeclared (first use this function)
0_0_5923719_28245.cpp:52: error: `endl' undeclared (first use this function)
0_0_5923719_28245.cpp:53: error: `path' undeclared (first use this function)
0_0_5923719_28245.cpp: In member function `void Graph::printGraph()':
0_0_5923719_28245.cpp:58: error: `cout' undeclared (first use this function)
0_0_5923719_28245.cpp:58: error: `endl' undeclared (first use this function)
0_0_5923719_28245.cpp:62: error: `graph' undeclared (first use this function)
0_0_5923719_28245.cpp:62: error: `INF' undeclared (first use this function)
0_0_5923719_28245.cpp: In member function `void Graph::printPath(int)':
0_0_5923719_28245.cpp:71: error: `cout' undeclared (first use this function)
0_0_5923719_28245.cpp:71: error: `endl' undeclared (first use this function)
0_0_5923719_28245.cpp: In member function `void Graph::printingPath(int)':
0_0_5923719_28245.cpp:83: error: `path' undeclared (first use this function)
0_0_5923719_28245.cpp:86: error: `cout' undeclared (first use this function)
0_0_5923719_28245.cpp: In function `int main()':
0_0_5923719_28245.cpp:94: error: `cin' undeclared (first use this function)
0_0_5923719_28245.cpp:109: error: `cout' undeclared (first use this function)
0_0_5923719_28245.cpp:109: error: `endl' 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-11-30 00:11:47, Gzip enabled