ISEbd-11_Savelyev_P.Y._LabWork03_Simple #3

Closed
aaahsap wants to merge 1 commits from Labwork03 into LabWork02
Owner
No description provided.
aaahsap added 1 commit 2024-03-20 14:29:25 +04:00
eegov approved these changes 2024-03-30 21:19:19 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +52,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-03-30 21:19:25 +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: aaahsap/ISEbd-11_Savelyev_P.Y._Simple#3
No description provided.