PIbd-11 Valiulov I.A. LabWork03 Simple #3

Closed
Ilyas wants to merge 4 commits from LabWork03 into LabWork02
Owner
No description provided.
Ilyas added 4 commits 2024-03-08 15:08:49 +04:00
eegov approved these changes 2024-03-16 14:57:54 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +25,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-16 14:57:58 +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: Ilyas/PIbd-11_Valiulov_I.A._Simple#3
No description provided.