Presnyakova V.V Lab_3 #8

Merged
eegov merged 1 commits from Lab_3 into Lab_2 2022-11-11 09:12:27 +04:00
No description provided.
Victoria_Presnyakova added 1 commit 2022-11-06 23:25:22 +04:00
Victoria_Presnyakova changed title from Lab 3 to Presnyakova V.V Lab_3 2022-11-06 23:26:33 +04:00
Victoria_Presnyakova requested review from eegov 2022-11-06 23:26:55 +04:00
eegov approved these changes 2022-11-11 09:12:21 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +36,4 @@
/// <returns></returns>
public int Insert(T boat)
{
for (int i = 0; i < Count; i++)
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov merged commit cc4a71da04 into Lab_2 2022-11-11 09:12:27 +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: Victoria_Presnyakova/Pibd-22_Presnyakova.V.V_Catamaran_Base#8
No description provided.