Изменил(а) на 'du3/program.c'
This commit is contained in:
parent
1add2182be
commit
a85ef39857
@ -53,7 +53,7 @@ int main(){
|
|||||||
x = mass[0];
|
x = mass[0];
|
||||||
vysl = x;
|
vysl = x;
|
||||||
//printf("%d\n", x);
|
//printf("%d\n", x);
|
||||||
if(i != 3 || mass[1] == 4){
|
if(i != 3 || mass[1] == 4 || mass[1] == 3.4){
|
||||||
for(int j = 1; j < i - 1; j++){
|
for(int j = 1; j < i - 1; j++){
|
||||||
h = mass[j];
|
h = mass[j];
|
||||||
//printf("h>>> %1.f\n", h);
|
//printf("h>>> %1.f\n", h);
|
||||||
|
Loading…
Reference in New Issue
Block a user