PIbd-13_Ladyagin_P.D. LabWork03 Simple #5

Closed
F1rsTTeaM wants to merge 2 commits from LabWork03.1 into LabWork02.1
Owner
No description provided.
F1rsTTeaM added 1 commit 2024-03-23 18:10:20 +04:00
F1rsTTeaM added 1 commit 2024-03-23 18:42:27 +04:00
F1rsTTeaM changed title from WIP: Test to PIbd-13_Ladyagin_P.D. LabWork03 Simple 2024-03-23 18:42:53 +04:00
eegov approved these changes 2024-03-30 19:59:42 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +49,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-03-30 19:59:48 +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: F1rsTTeaM/PIbd-13_Ladyagin_P.D._Simple#5
No description provided.