ISEbd-11_Sharonov_I.A.Lab03_Simple #3

Closed
357Sharonov wants to merge 2 commits from Lab03 into Lab02
Owner
No description provided.
357Sharonov added 2 commits 2024-04-09 19:45:13 +04:00
eegov approved these changes 2024-04-14 14:15:44 +04:00
eegov left a comment
Owner

Проверено

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

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-04-14 14:16:00 +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: 357Sharonov/ISEbd-11_Sharonov_I.A._Simple#3
No description provided.