PIBD-14_Khalikova.A.R_Stormtrooper_LabWork03_Simple #3

Closed
Adelina wants to merge 3 commits from LabWork03 into LabWork02
Owner
No description provided.
Adelina added 3 commits 2024-04-02 10:28:25 +04:00
eegov approved these changes 2024-04-14 11:01:14 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +36,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-14 11:01:20 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Adelina/PIBD-14_Khalikova.A.R_Stormtrooper_Simple#3
No description provided.