Malin D. V. Lab work 3 #3

Merged
eegov merged 5 commits from LabWork_03 into LabWork_02 2022-10-14 08:41:53 +04:00
Owner
No description provided.
Danil_Malin added 2 commits 2022-10-09 14:31:38 +04:00
Danil_Malin requested review from eegov 2022-10-09 14:34:34 +04:00
Danil_Malin added 1 commit 2022-10-11 12:19:32 +04:00
Danil_Malin added 1 commit 2022-10-11 12:21:42 +04:00
Danil_Malin added 1 commit 2022-10-12 23:05:55 +04:00
eegov approved these changes 2022-10-14 08:41:46 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +32,4 @@
/// <returns></returns>
public int Insert(T locomotive)
{
bool hasEmptySpace = false;
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov merged commit 6f8d0c8d29 into LabWork_02 2022-10-14 08:41:53 +04:00
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: Danil_Malin/PIbd-21_Malin_D.V._WarmlyLocomotive_Base#3
No description provided.