Изменил(а) на 'du1/program.c'

This commit is contained in:
Vladyslav Korzun 2023-02-17 11:30:53 +00:00
parent 07876a79b8
commit 1ca63ae9b2

View File

@ -28,7 +28,7 @@ pop++;
else{ else{
if(c != 10){ if(c != 10){
printf("%c\n", c); printf("%c\n", c);
riadok++; //riadok++;
} }
} }
/*if(pop == 0){ /*if(pop == 0){