8
This commit is contained in:
parent
538a1d1a4d
commit
18ecde9c5b
@ -99,9 +99,6 @@ int main() {
|
||||
}
|
||||
|
||||
if (stack_top == 0) {
|
||||
if (!first_output) {
|
||||
printf(" ");
|
||||
}
|
||||
printf("\n%.2f\n", pop());
|
||||
} else {
|
||||
printf("\nno input\n");
|
||||
|
Loading…
Reference in New Issue
Block a user