test
This commit is contained in:
parent
3140e66c71
commit
c06a447948
@ -89,7 +89,7 @@ bool je_platne_cislo(const char *vstup) {
|
||||
|
||||
|
||||
bool dost_operantov(KalkulackaZasobnik *kalkulacka) {
|
||||
return kalkulacka->vrchol >= 0;
|
||||
return kalkulacka->vrchol <= 1;
|
||||
}
|
||||
|
||||
int main() {
|
||||
|
Loading…
Reference in New Issue
Block a user