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_11869071_2702.cpp: In function `void DFS(int, int)':
0_0_11869071_2702.cpp:4: error: `pos' undeclared (first use this function)
0_0_11869071_2702.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11869071_2702.cpp:4: error: `tot' undeclared (first use this function)
0_0_11869071_2702.cpp:4: error: `dep' undeclared (first use this function)
0_0_11869071_2702.cpp:4: error: `fa' undeclared (first use this function)
0_0_11869071_2702.cpp:5: error: `son' undeclared (first use this function)
0_0_11869071_2702.cpp:5: error: `next' undeclared (first use this function)
0_0_11869071_2702.cpp:5: error: `ed' undeclared (first use this function)
0_0_11869071_2702.cpp:3: error: too few arguments to function `void DFS(int, int)'
0_0_11869071_2702.cpp:6: error: at this point in file
0_0_11869071_2702.cpp: In function `void dis1(int)':
0_0_11869071_2702.cpp:10: error: `vis' undeclared (first use this function)
0_0_11869071_2702.cpp:11: error: `son' undeclared (first use this function)
0_0_11869071_2702.cpp:11: error: `next' undeclared (first use this function)
0_0_11869071_2702.cpp:12: error: `ed' undeclared (first use this function)
0_0_11869071_2702.cpp:12: error: `dfs1' undeclared (first use this function)
0_0_11869071_2702.cpp:12: error: `size' undeclared (first use this function)
0_0_11869071_2702.cpp:12: error: `v' undeclared (first use this function)
0_0_11869071_2702.cpp: In function `void dfs3(int, int)':
0_0_11869071_2702.cpp:16: error: `vis' undeclared (first use this function)
0_0_11869071_2702.cpp:17: error: `son' undeclared (first use this function)
0_0_11869071_2702.cpp:17: error: `next' undeclared (first use this function)
0_0_11869071_2702.cpp:18: error: `ed' undeclared (first use this function)
0_0_11869071_2702.cpp: In function `void dfs2(int)':
0_0_11869071_2702.cpp:22: error: `vis' undeclared (first use this function)
0_0_11869071_2702.cpp:23: error: `num' undeclared (first use this function)
0_0_11869071_2702.cpp:23: error: `size' undeclared (first use this function)
0_0_11869071_2702.cpp:24: error: `son' undeclared (first use this function)
0_0_11869071_2702.cpp:24: error: `next' undeclared (first use this function)
0_0_11869071_2702.cpp:25: error: `ed' undeclared (first use this function)
0_0_11869071_2702.cpp:25: error: `v' undeclared (first use this function)
0_0_11869071_2702.cpp:25: error: `max' undeclared (first use this function)
0_0_11869071_2702.cpp:26: error: `key' undeclared (first use this function)
0_0_11869071_2702.cpp:26: error: `mk' undeclared (first use this function)
0_0_11869071_2702.cpp:26: error: `min' undeclared (first use this function)
0_0_11869071_2702.cpp: In function `void dfs(int)':
0_0_11869071_2702.cpp:30: error: `dfs1' undeclared (first use this function)
0_0_11869071_2702.cpp:30: error: `num' undeclared (first use this function)
0_0_11869071_2702.cpp:30: error: `size' undeclared (first use this function)
0_0_11869071_2702.cpp:30: error: `key' undeclared (first use this function)
0_0_11869071_2702.cpp:30: error: `inf' undeclared (first use this function)
0_0_11869071_2702.cpp:30: error: `mk' undeclared (first use this function)
0_0_11869071_2702.cpp:32: error: `vis' undeclared (first use this function)
0_0_11869071_2702.cpp:33: error: `son' undeclared (first use this function)
0_0_11869071_2702.cpp:33: error: `next' undeclared (first use this function)
0_0_11869071_2702.cpp:34: error: `ed' undeclared (first use this function)
0_0_11869071_2702.cpp:35: error: `tot' undeclared (first use this function)
0_0_11869071_2702.cpp:35: error: `res' undeclared (first use this function)
0_0_11869071_2702.cpp:15: error: too few arguments to function `void dfs3(int, int)'
0_0_11869071_2702.cpp:36: error: at this point in file
0_0_11869071_2702.cpp:36: error: `stk' undeclared (first use this function)
0_0_11869071_2702.cpp:36: error: `n' undeclared (first use this function)
0_0_11869071_2702.cpp:36: error: `cmp' undeclared (first use this function)
0_0_11869071_2702.cpp:36: error: `sort' undeclared (first use this function)
0_0_11869071_2702.cpp:36: error: `dfs4' undeclared (first use this function)
0_0_11869071_2702.cpp:15: error: too few arguments to function `void dfs3(int, int)'
0_0_11869071_2702.cpp:39: error: at this point in file
0_0_11869071_2702.cpp: In function `int main()':
0_0_11869071_2702.cpp:42: error: `n' undeclared (first use this function)
0_0_11869071_2702.cpp:43: error: `i' undeclared (first use this function)
0_0_11869071_2702.cpp:43: error: `rep' undeclared (first use this function)
0_0_11869071_2702.cpp:43: error: expected `;' before '{' token
0_0_11869071_2702.cpp:48: error: expected `;' before '{' token
0_0_11869071_2702.cpp:54: error: expected `;' before "id"
0_0_11869071_2702.cpp:55: error: `id' undeclared (first use this function)
0_0_11869071_2702.cpp:55: error: `cmp' undeclared (first use this function)
0_0_11869071_2702.cpp:55: error: `sort' undeclared (first use this function)
0_0_11869071_2702.cpp:56: error: `k' undeclared (first use this function)
0_0_11869071_2702.cpp:56: error: expected `;' before '{' token
0_0_11869071_2702.cpp:59: error: `REP' undeclared (first use this function)
0_0_11869071_2702.cpp:59: error: expected `;' before '{' token
0_0_11869071_2702.cpp:62: error: expected `;' before '{' token
0_0_11869071_2702.cpp:68: error: `ans' undeclared (first use this function)
0_0_11869071_2702.cpp:69: error: expected `;' before "ans"


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-10-01 09:36:24, Gzip enabled