Изменил(а) на 'du4/program.c'
This commit is contained in:
parent
574623a4fd
commit
59b8cf83ce
@ -81,10 +81,12 @@ int main() {
|
||||
//printf("%f", sr);
|
||||
}
|
||||
else{
|
||||
if(check != 1){
|
||||
printf("CHYBA\n");
|
||||
check = 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
else{
|
||||
if(symbol[p - 1] == '+'){
|
||||
sr = a + b;
|
||||
|
Loading…
Reference in New Issue
Block a user