druha verzia

This commit is contained in:
Oleksandr Hryshchenko 2021-02-23 16:33:58 +01:00
parent 597d8f2e68
commit 84ab55df9e

View File

@ -15,6 +15,10 @@ int main (){
printf ("\n");
counter++;
}
else {
printf ("\n");
counter++;
}
//counter++;
}