0_0_33120265_24186.cpp: In function 'int main()': 0_0_33120265_24186.cpp:50:31: error: 'c' was not declared in this scope printf("%d ", c[i]); ^ 0_0_33120265_24186.cpp:51:28: error: 'c' was not declared in this scope printf("%d\n", c[cnt - 1]); ^