i try to compile this programm useing pluto,it shows me error .where schould the fehler be?
#include <"stdio.h">
int main()
{
int counter;
int even=0;
int b= 7,int h= 10;
if h+ = b % 10;
b /= 10;
for( counter = 1; counter <= 10; counter++);
{
if (even == 1)
for( b = 1; b <= 7; b++);
{
printf("+\n");
even=0;
}
if (even == 0)
for( b = 1; b <= 7; b++);
{
printf("*\n");
even=1;
}
counter++;
printf(" \n ");
}