331640_0_26511.cpp: In function `void Perm(int*, int, int, int)':
331640_0_26511.cpp:10: error: `count' undeclared (first use this function)
331640_0_26511.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
331640_0_26511.cpp: In function `int main()':
331640_0_26511.cpp:27: error: `count' undeclared (first use this function)
331640_0_26511.cpp:31: error: name lookup of `i' changed for new ISO `for' scoping
331640_0_26511.cpp:28: error: using obsolete binding at `i'
|