PIBD-11 Shipilov N.S. Seaplane LabWork01 Simple LabWork3 #3

Closed
NikitaShipilov wants to merge 1 commits from LabWork3 into LabWork2
No description provided.
NikitaShipilov added 8 commits 2024-04-27 21:04:45 +04:00
Collaborator

В настройках пула в качестве ветки назначения выставлять ветку от предыдущей лабораторной

В настройках пула в качестве ветки назначения выставлять ветку от предыдущей лабораторной
eegov changed target branch from main to LabWork2 2024-04-28 08:42:50 +04:00
eegov approved these changes 2024-04-28 08:43:37 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +38,4 @@
public int Insert(T obj)
{
int index = 0;
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-04-28 08:43:41 +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: NikitaShipilov/PIBD-11_Shipilov_N.S._Seaplane_Simple#3
No description provided.