0_0_7637858_28136.cpp: In function `void inStack(int, int, int, char)':
0_0_7637858_28136.cpp:25: error: `count' undeclared (first use this function)
0_0_7637858_28136.cpp:25: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7637858_28136.cpp: In function `void getStack(int, int)':
0_0_7637858_28136.cpp:31: error: `count' undeclared (first use this function)
0_0_7637858_28136.cpp: In function `int main()':
0_0_7637858_28136.cpp:97: error: `count' undeclared (first use this function)
|