DozorovaA.A_ThirdLabWork #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ThirdLabWork"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +17,4 @@
rollers = new ArrayList<R>(_rollersCount);
}
public int AddEntity(M machine)
Методы должны были быть полиморфные
@ -0,0 +26,4 @@
return -1;
}
public int AddRollers(R rolls)
Методы должны были быть полиморфные
Pull request closed