Karnaugh Map
i have written code till where the total no of ones adjacent to a one is is found and and find no of ones which have no one nearby them
after that it becomes confusing for grouping two ones four ones and so on
and can some tell me how to declare a string in c while operating in linux
if declare like char a[10] it shows error