PIbd-14 RachekA.C. LabWork3 Base #3

Closed
anchkk11 wants to merge 3 commits from lab_3 into lab_2
Owner

финиш 3 лаба

финиш 3 лаба
anchkk11 added 3 commits 2024-04-25 11:27:12 +04:00
eegov approved these changes 2024-04-28 15:38:42 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +60,4 @@
public int Insert(T obj)
{
// вставка в свободное место набора
for (int i = 0; i < Count; i++)
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-04-28 15:38:49 +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: anchkk11/PIbd-14_Rachek_A.S._Base#3
No description provided.