PIbd-21 Belianin N.N. LabWork03 #3

Closed
Belnik wants to merge 4 commits from LabWork03 into LabWork02
Owner
No description provided.
Belnik added 4 commits 2023-10-28 20:12:02 +04:00
eegov approved these changes 2023-10-29 15:24:26 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +23,4 @@
//Добавление объекта в набор
public int Insert(T tank)
{
int index = -1;
Collaborator

Правильнее было вызвать Insert(T obj, 0);

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2023-10-29 15:24:30 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Belnik/PIbd-21_Belianin_N.N._Tank._BASE#3
No description provided.