fix7
This commit is contained in:
parent
723de4d724
commit
7dbca0e0f6
@ -79,7 +79,7 @@ int main(){
|
|||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
printf("bad input\n");
|
printf("bad input\n");
|
||||||
return 1;
|
return 0;
|
||||||
}
|
}
|
||||||
print_s(&mystack);
|
print_s(&mystack);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user