Изменил(а) на 'a1/program.c'
This commit is contained in:
parent
7e5c02ceb3
commit
704f9a244d
@ -34,8 +34,8 @@ int main() {
|
|||||||
//printf("-->%d\n", toc);
|
//printf("-->%d\n", toc);
|
||||||
if(toc != 2){
|
if(toc != 2){
|
||||||
che = 1;
|
che = 1;
|
||||||
toc = 0;
|
|
||||||
}
|
}
|
||||||
|
toc = 0;
|
||||||
zaciatok_cisla = znaky;
|
zaciatok_cisla = znaky;
|
||||||
counter = 0;
|
counter = 0;
|
||||||
while (*zaciatok_cisla != '\0') {
|
while (*zaciatok_cisla != '\0') {
|
||||||
|
Loading…
Reference in New Issue
Block a user