PIbd-11 Levchenko G.A. LabWork03 Base #2

Closed
Geo7312 wants to merge 3 commits from LabWork03 into LabWork02
Owner
No description provided.
Geo7312 added 2 commits 2024-03-17 18:37:42 +04:00
Geo7312 added 1 commit 2024-03-18 09:54:38 +04:00
eegov approved these changes 2024-04-13 14:43:50 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +37,4 @@
public int Insert(T obj)
{
// TODO вставка в свободное место набора
int index = 0;
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-04-13 14:43:54 +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: Geo7312/PIbd-11_Levchenko_G_A_Base#2
No description provided.