PIbd-12 ZagidulinG.A. Lab03 Simple #3

Closed
Grigorii_Zagidulin wants to merge 5 commits from Lab03 into Lab02
No description provided.
Grigorii_Zagidulin added 5 commits 2024-04-01 12:21:22 +04:00
eegov approved these changes 2024-04-14 09:30:17 +04:00
eegov left a comment
Owner

Проверено

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

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-04-14 09:30:22 +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: Grigorii_Zagidulin/Pi-12_Zagidulin_GA_Simple#3
No description provided.