PIbd-14 Antonova_A.A. LabWork03 Simple #3

Closed
Anitonchik wants to merge 1 commits from LabWork03 into LabWork02
Owner
No description provided.
Anitonchik added 1 commit 2024-03-24 17:07:15 +04:00
Anitonchik changed title from WIP: PIbd-14 Antonova_A.A. LabWork03 Simple to PIbd-14 Antonova_A.A. LabWork03 Simple 2024-04-02 09:06:23 +04:00
eegov approved these changes 2024-04-14 10:49:08 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +51,4 @@
}
public int Insert(T obj)
{
for (int i = 0; i < _collection.Length; ++i)
Collaborator

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

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