0_0_4281232_9170.cpp:5: error: expected `]' before ';' token
0_0_4281232_9170.cpp:5: error: expected unqualified-id before ']' token
0_0_4281232_9170.cpp:5: error: expected `,' or `;' before ']' token
0_0_4281232_9170.cpp:6: error: expected `]' before ';' token
0_0_4281232_9170.cpp:6: error: expected unqualified-id before ']' token
0_0_4281232_9170.cpp:6: error: expected `,' or `;' before ']' token
0_0_4281232_9170.cpp:7: error: expected `]' before ';' token
0_0_4281232_9170.cpp:7: error: expected unqualified-id before ']' token
0_0_4281232_9170.cpp:7: error: expected `,' or `;' before ']' token
0_0_4281232_9170.cpp:8: error: expected `]' before ';' token
0_0_4281232_9170.cpp:8: error: expected unqualified-id before ']' token
0_0_4281232_9170.cpp:8: error: expected `,' or `;' before ']' token
0_0_4281232_9170.cpp:15: error: expected `]' before ';' token
0_0_4281232_9170.cpp:15: error: abstract declarator `Edge*' used as declaration
0_0_4281232_9170.cpp:15: error: expected unqualified-id before ']' token
0_0_4281232_9170.cpp:15: error: expected `,' or `;' before ']' token
0_0_4281232_9170.cpp: In function `void addedge(int, int, long long int)':
0_0_4281232_9170.cpp:21: error: `G' undeclared (first use this function)
0_0_4281232_9170.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4281232_9170.cpp: In function `long long int dfs(int)':
0_0_4281232_9170.cpp:35: error: `T' undeclared (first use this function)
0_0_4281232_9170.cpp:35: error: `t' undeclared (first use this function)
0_0_4281232_9170.cpp:36: error: `L' undeclared (first use this function)
0_0_4281232_9170.cpp:37: error: `G' undeclared (first use this function)
0_0_4281232_9170.cpp:40: error: `vis' undeclared (first use this function)
0_0_4281232_9170.cpp: In function `void cal(int, long long int)':
0_0_4281232_9170.cpp:55: error: `G' undeclared (first use this function)
0_0_4281232_9170.cpp:58: error: `T' undeclared (first use this function)
0_0_4281232_9170.cpp: In function `int main()':
0_0_4281232_9170.cpp:69: error: `vis' undeclared (first use this function)
0_0_4281232_9170.cpp:71: error: `G' undeclared (first use this function)
0_0_4281232_9170.cpp:73: error: `t' undeclared (first use this function)
0_0_4281232_9170.cpp:83: error: `T' undeclared (first use this function)
0_0_4281232_9170.cpp:84: error: `L' undeclared (first use this function)
|