refresh
This commit is contained in:
parent
d39271ead5
commit
8c9a761e46
Binary file not shown.
@ -87,7 +87,7 @@ int main() {
|
||||
}
|
||||
if (strcmp(input, "/")==0) {
|
||||
if (b==0) {
|
||||
printf("0!\n");
|
||||
printf("division by zero\n");
|
||||
destroy_stack(s);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user