893411_0_0_26576.cpp:4: error: expected `,' or `;' before "int"
893411_0_0_26576.cpp: In function `int path(int)':
893411_0_0_26576.cpp:13: error: `sx' undeclared (first use this function)
893411_0_0_26576.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
893411_0_0_26576.cpp:14: error: `ny' undeclared (first use this function)
893411_0_0_26576.cpp:15: error: `g' undeclared (first use this function)
893411_0_0_26576.cpp:15: error: `lx' undeclared (first use this function)
893411_0_0_26576.cpp:15: error: `ly' undeclared (first use this function)
893411_0_0_26576.cpp:15: error: `sy' undeclared (first use this function)
893411_0_0_26576.cpp:17: error: `cy' undeclared (first use this function)
893411_0_0_26576.cpp:18: error: `cx' undeclared (first use this function)
893411_0_0_26576.cpp: In function `void KuhnMunkres()':
893411_0_0_26576.cpp:27: error: `lx' undeclared (first use this function)
893411_0_0_26576.cpp:27: error: `ly' undeclared (first use this function)
893411_0_0_26576.cpp:28: error: `cx' undeclared (first use this function)
893411_0_0_26576.cpp:28: error: `cy' undeclared (first use this function)
893411_0_0_26576.cpp:31: error: `nx' undeclared (first use this function)
893411_0_0_26576.cpp:32: error: `ny' undeclared (first use this function)
893411_0_0_26576.cpp:33: error: `g' undeclared (first use this function)
893411_0_0_26576.cpp:34: error: `match' undeclared (first use this function)
893411_0_0_26576.cpp:35: error: `sx' undeclared (first use this function)
893411_0_0_26576.cpp:35: error: `sy' undeclared (first use this function)
893411_0_0_26576.cpp: In function `int main()':
893411_0_0_26576.cpp:57: error: `pos' undeclared (first use this function)
893411_0_0_26576.cpp:59: error: `sta' undeclared (first use this function)
893411_0_0_26576.cpp:80: error: `porsta' undeclared (first use this function)
893411_0_0_26576.cpp:102: error: `g' undeclared (first use this function)
893411_0_0_26576.cpp:104: error: `nx' undeclared (first use this function)
893411_0_0_26576.cpp:104: error: `ny' undeclared (first use this function)
893411_0_0_26576.cpp:108: error: `cx' undeclared (first use this function)
|