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_1764915_7918.cpp:1: error: stray '\215' in program
0_0_1764915_7918.cpp:1: error: stray '\238' in program
0_0_1764915_7918.cpp:1: error: stray '\208' in program
0_0_1764915_7918.cpp:1: error: stray '\161' in program
0_0_1764915_7918.cpp:1: error: stray '\202' in program
0_0_1764915_7918.cpp:1: error: stray '\247' in program
0_0_1764915_7918.cpp:1: error: stray '\208' in program
0_0_1764915_7918.cpp:1: error: stray '\206' in program
0_0_1764915_7918.cpp:1: error: stray '\205' in program
0_0_1764915_7918.cpp:1: error: stray '\188' in program
0_0_1764915_7918.cpp:1: error: expected unqualified-id before numeric constant
0_0_1764915_7918.cpp:1: error: expected `,' or `;' before numeric constant
0_0_1764915_7918.cpp:14: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:14: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:15: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:16: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:16: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:18: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:18: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp: In function `void dfs(int)':
0_0_1764915_7918.cpp:21: error: `vis' undeclared (first use this function)
0_0_1764915_7918.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1764915_7918.cpp:23: error: `path' undeclared (first use this function)
0_0_1764915_7918.cpp: In function `bool is_connect(int)':
0_0_1764915_7918.cpp:28: error: `vis' undeclared (first use this function)
0_0_1764915_7918.cpp:28: error: `memset' undeclared (first use this function)
0_0_1764915_7918.cpp: In function `bool min_tree_graph(int)':
0_0_1764915_7918.cpp:40: error: `del' undeclared (first use this function)
0_0_1764915_7918.cpp:40: error: `memset' undeclared (first use this function)
0_0_1764915_7918.cpp:42: error: `fold' undeclared (first use this function)
0_0_1764915_7918.cpp:42: error: `fpre' undeclared (first use this function)
0_0_1764915_7918.cpp:46: error: `pre' undeclared (first use this function)
0_0_1764915_7918.cpp:47: error: `path' undeclared (first use this function)
0_0_1764915_7918.cpp:56: error: `vis' undeclared (first use this function)
0_0_1764915_7918.cpp:75: error: `min' undeclared (first use this function)
0_0_1764915_7918.cpp: In function `void print_mtg(int)':
0_0_1764915_7918.cpp:98: error: `vis' undeclared (first use this function)
0_0_1764915_7918.cpp:98: error: `memset' undeclared (first use this function)
0_0_1764915_7918.cpp:99: error: `fpre' undeclared (first use this function)
0_0_1764915_7918.cpp:104: error: `printf' undeclared (first use this function)
0_0_1764915_7918.cpp: In function `int main()':
0_0_1764915_7918.cpp:113: error: `scanf' undeclared (first use this function)
0_0_1764915_7918.cpp:114: error: `path' undeclared (first use this function)
0_0_1764915_7918.cpp:114: error: `memset' undeclared (first use this function)
0_0_1764915_7918.cpp:118: error: `min' undeclared (first use this function)
0_0_1764915_7918.cpp:120: error: `puts' undeclared (first use this function)
0_0_1764915_7918.cpp:121: error: `printf' undeclared (first use this function)
0_0_1764915_7918.cpp: At global scope:
0_0_1764915_7918.cpp:124: error: stray '\215' in program
0_0_1764915_7918.cpp:124: error: stray '\238' in program
0_0_1764915_7918.cpp:124: error: stray '\208' in program
0_0_1764915_7918.cpp:124: error: stray '\161' in program
0_0_1764915_7918.cpp:124: error: stray '\202' in program
0_0_1764915_7918.cpp:124: error: stray '\247' in program
0_0_1764915_7918.cpp:124: error: stray '\208' in program
0_0_1764915_7918.cpp:124: error: stray '\206' in program
0_0_1764915_7918.cpp:124: error: stray '\205' in program
0_0_1764915_7918.cpp:124: error: stray '\188' in program
0_0_1764915_7918.cpp:124: error: expected unqualified-id before numeric constant
0_0_1764915_7918.cpp:124: error: expected `,' or `;' before numeric constant
0_0_1764915_7918.cpp:126: error: redefinition of `const int INF'
0_0_1764915_7918.cpp:12: error: `const int INF' previously defined here
0_0_1764915_7918.cpp:129: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp: In member function `int LINKT::operator[](int)':
0_0_1764915_7918.cpp:131: error: `adj' undeclared (first use this function)
0_0_1764915_7918.cpp: In member function `void LINKT::push_back(int)':
0_0_1764915_7918.cpp:133: error: `adj' undeclared (first use this function)
0_0_1764915_7918.cpp: At global scope:
0_0_1764915_7918.cpp:135: error: redefinition of `int n'
0_0_1764915_7918.cpp:13: error: `int n' previously declared here
0_0_1764915_7918.cpp:136: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:136: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:137: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:137: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:138: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:139: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:139: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:140: error: redefinition of `int min_cost'
0_0_1764915_7918.cpp:17: error: `int min_cost' previously declared here
0_0_1764915_7918.cpp:141: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp:141: error: `NMAX' was not declared in this scope
0_0_1764915_7918.cpp: In function `void dfs(int)':
0_0_1764915_7918.cpp:142: error: redefinition of `void dfs(int)'
0_0_1764915_7918.cpp:19: error: `void dfs(int)' previously defined here
0_0_1764915_7918.cpp:144: error: `vis' undeclared (first use this function)
0_0_1764915_7918.cpp:145: error: `epath' undeclared (first use this function)
0_0_1764915_7918.cpp: In function `bool is_connect(int)':
0_0_1764915_7918.cpp:149: error: redefinition of `bool is_connect(int)'
0_0_1764915_7918.cpp:26: error: `bool is_connect(int)' previously defined here
0_0_1764915_7918.cpp:151: error: `vis' undeclared (first use this function)
0_0_1764915_7918.cpp:151: error: `memset' undeclared (first use this function)
0_0_1764915_7918.cpp: In function `bool min_tree_graph(int)':
0_0_1764915_7918.cpp:159: error: redefinition of `bool min_tree_graph(int)'
0_0_1764915_7918.cpp:36: error: `bool min_tree_graph(int)' previously defined here
0_0_1764915_7918.cpp:163: error: `del' undeclared (first use this function)
0_0_1764915_7918.cpp:163: error: `memset' undeclared (first use this function)
0_0_1764915_7918.cpp:165: error: `fold' undeclared (first use this function)
0_0_1764915_7918.cpp:165: error: `fpre' undeclared (first use this function)
0_0_1764915_7918.cpp:169: error: `pre' undeclared (first use this function)
0_0_1764915_7918.cpp:170: error: `path' undeclared (first use this function)
0_0_1764915_7918.cpp:171: error: `nepath' undeclared (first use this function)
0_0_1764915_7918.cpp:180: error: `vis' undeclared (first use this function)
0_0_1764915_7918.cpp:198: error: `epath' undeclared (first use this function)
0_0_1764915_7918.cpp:205: error: `min' 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-07-02 18:06:21, Gzip enabled