Изменил(а) на 'du1/program.c'
This commit is contained in:
parent
94b0453089
commit
d95d6701f5
@ -22,13 +22,14 @@ printf("%c\n", c);
|
|||||||
riadok++;
|
riadok++;
|
||||||
pop++;
|
pop++;
|
||||||
}
|
}
|
||||||
|
pop++;
|
||||||
}
|
}
|
||||||
/*else{
|
else{
|
||||||
if(c != 10 && pop == 0){
|
if(c != 10 && pop == 0){
|
||||||
printf("%c\n", c);
|
printf("%c\n", c);
|
||||||
riadok++;
|
riadok++;
|
||||||
}
|
}
|
||||||
}*/
|
}
|
||||||
pop = 0;
|
pop = 0;
|
||||||
count = 0;
|
count = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user