PIbd-14_Galtsova_E.I._Airbus_LabWork03_Simple #3

Closed
Glliza wants to merge 2 commits from Lab_03 into Lab_02
Owner
No description provided.
Glliza added 2 commits 2024-04-02 15:53:24 +04:00
eegov approved these changes 2024-04-14 10:56:48 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +23,4 @@
{
for (int j = 0; j < height + 1; j++)
{
//if (j + 1 > height)
Collaborator

Закомментированного кода быть не должно

Закомментированного кода быть не должно
@ -0,0 +50,4 @@
{
// TODO вставка в свободное место набора
int index = 0;
Collaborator

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

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