Pibd_13_Fathutdinov_A.I._labWork_03 Simple #3

Closed
gettterot wants to merge 4 commits from labWork_03 into labWork_02
Owner

Запрос на слияние

Запрос на слияние
gettterot added 4 commits 2024-03-24 16:29:56 +04:00
gettterot changed title from labWork_03 to Pibd_13_Fathutdinov_A.I._labWork_03 Simple 2024-04-19 22:58:16 +04:00
eegov approved these changes 2024-04-28 15:13:35 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +50,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:13:40 +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: gettterot/Pibd_13_Fathutdinov_A.I._Simple#3
No description provided.