0_0_8782439_7030.cpp: In function `int main()':
0_0_8782439_7030.cpp:112: error: invalid types `int[int]' for array subscript
0_0_8782439_7030.cpp:116: error: invalid types `int[int]' for array subscript
0_0_8782439_7030.cpp:19: error: too few arguments to function `void addedge(int, int, int)'
0_0_8782439_7030.cpp:121: error: at this point in file
0_0_8782439_7030.cpp:122: error: expected `;' before '}' token
0_0_8782439_7030.cpp:132: error: `f' undeclared (first use this function)
0_0_8782439_7030.cpp:132: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8782439_7030.cpp:132: error: `v' undeclared (first use this function)
0_0_8782439_7030.cpp:134: error: expected init-declarator before '<=' token
0_0_8782439_7030.cpp:134: error: expected `,' or `;' before '<=' token
0_0_8782439_7030.cpp:134: error: expected `;' before ')' token
0_0_8782439_7030.cpp:19: error: too few arguments to function `void addedge(int, int, int)'
0_0_8782439_7030.cpp:137: error: at this point in file
0_0_8782439_7030.cpp:138: error: expected `;' before '}' token
0_0_8782439_7030.cpp:144: error: expected `}' at end of input
|