0_0_11716989_31696.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11716989_31696.cpp:9: error: expected init-declarator before '<' token
0_0_11716989_31696.cpp:9: error: expected `,' or `;' before '<' token
0_0_11716989_31696.cpp:10: error: expected init-declarator before '<' token
0_0_11716989_31696.cpp:10: error: expected `,' or `;' before '<' token
0_0_11716989_31696.cpp:11: error: expected init-declarator before '<' token
0_0_11716989_31696.cpp:11: error: expected `,' or `;' before '<' token
0_0_11716989_31696.cpp:18: error: `vpii' does not name a type
0_0_11716989_31696.cpp:19: error: `pii' does not name a type
0_0_11716989_31696.cpp: In function `void dfs1(int, int)':
0_0_11716989_31696.cpp:23: error: `vpii' undeclared (first use this function)
0_0_11716989_31696.cpp:23: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11716989_31696.cpp:23: error: `e' undeclared (first use this function)
0_0_11716989_31696.cpp:23: error: `E' undeclared (first use this function)
0_0_11716989_31696.cpp:26: error: `pii' undeclared (first use this function)
0_0_11716989_31696.cpp:26: error: expected `;' before "t"
0_0_11716989_31696.cpp:27: error: `mart' undeclared (first use this function)
0_0_11716989_31696.cpp:27: error: `t' undeclared (first use this function)
0_0_11716989_31696.cpp:27: error: `min' undeclared (first use this function)
0_0_11716989_31696.cpp: In function `void dfs2(int, int)':
0_0_11716989_31696.cpp:31: error: `vpii' undeclared (first use this function)
0_0_11716989_31696.cpp:31: error: `e' undeclared (first use this function)
0_0_11716989_31696.cpp:31: error: `E' undeclared (first use this function)
0_0_11716989_31696.cpp:33: error: `pii' undeclared (first use this function)
0_0_11716989_31696.cpp:33: error: expected `;' before "t"
0_0_11716989_31696.cpp:35: error: `mart' undeclared (first use this function)
0_0_11716989_31696.cpp:35: error: `t' undeclared (first use this function)
0_0_11716989_31696.cpp:35: error: `min' undeclared (first use this function)
0_0_11716989_31696.cpp: In function `int find_center(int, int, int)':
0_0_11716989_31696.cpp:43: error: `vpii' undeclared (first use this function)
0_0_11716989_31696.cpp:43: error: `e' undeclared (first use this function)
0_0_11716989_31696.cpp:43: error: `E' undeclared (first use this function)
0_0_11716989_31696.cpp: At global scope:
0_0_11716989_31696.cpp:53: error: `pii' does not name a type
0_0_11716989_31696.cpp: In function `void dfs3(int, int, int)':
0_0_11716989_31696.cpp:56: error: `vpii' undeclared (first use this function)
0_0_11716989_31696.cpp:56: error: `e' undeclared (first use this function)
0_0_11716989_31696.cpp:56: error: `E' undeclared (first use this function)
0_0_11716989_31696.cpp:57: error: `pr' undeclared (first use this function)
0_0_11716989_31696.cpp:57: error: `mart' undeclared (first use this function)
0_0_11716989_31696.cpp: In function `void dfs4(int, int, int)':
0_0_11716989_31696.cpp:66: error: `vpii' undeclared (first use this function)
0_0_11716989_31696.cpp:66: error: `e' undeclared (first use this function)
0_0_11716989_31696.cpp:66: error: `E' undeclared (first use this function)
0_0_11716989_31696.cpp:67: error: `pr' undeclared (first use this function)
0_0_11716989_31696.cpp:67: error: `pii' undeclared (first use this function)
0_0_11716989_31696.cpp:67: error: `upper_bound' undeclared (first use this function)
0_0_11716989_31696.cpp: In function `void work_on_tree(int)':
0_0_11716989_31696.cpp:79: error: `pr' undeclared (first use this function)
0_0_11716989_31696.cpp:79: error: `sort' undeclared (first use this function)
0_0_11716989_31696.cpp: In function `void gao_tree(int, int)':
0_0_11716989_31696.cpp:89: error: `vpii' undeclared (first use this function)
0_0_11716989_31696.cpp:89: error: `e' undeclared (first use this function)
0_0_11716989_31696.cpp:89: error: `E' undeclared (first use this function)
0_0_11716989_31696.cpp: In function `int main()':
0_0_11716989_31696.cpp:98: error: `scanf' undeclared (first use this function)
0_0_11716989_31696.cpp:99: error: `E' undeclared (first use this function)
0_0_11716989_31696.cpp:103: error: `pii' undeclared (first use this function)
0_0_11716989_31696.cpp:108: error: `mart' undeclared (first use this function)
0_0_11716989_31696.cpp:119: error: `max' undeclared (first use this function)
0_0_11716989_31696.cpp:120: error: `printf' undeclared (first use this function)
|