Trying even harder
This commit is contained in:
parent
132224e588
commit
08fee34c39
@ -61,7 +61,7 @@ void process_operations(struct stack* stack) {
|
||||
push_stack(stack, res);
|
||||
print_stack(stack);
|
||||
} else {
|
||||
printf("bad input\n");
|
||||
printf("not enough operands\n");
|
||||
return;
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user