!
This commit is contained in:
parent
87c172d356
commit
c1293f5eaa
@ -91,17 +91,19 @@ int main() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
result= vratenie2 (x, b, v);
|
result= vratenie2 (x, b, v);
|
||||||
}
|
}
|
||||||
}
|
/* }
|
||||||
else{
|
else{
|
||||||
result= vratenie3 (x, b);
|
result= vratenie3 (x, b);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else{
|
||||||
}else{
|
|
||||||
result= vratenie4 (x);
|
result= vratenie4 (x);
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user