PIbd-22. Isaeva A.I. Lab work 03 #4

Closed
dex_moth wants to merge 1 commits from lab3 into lab2
Owner
No description provided.
dex_moth added 1 commit 2023-11-18 10:50:51 +04:00
dex_moth requested review from eegov 2023-11-18 10:51:00 +04:00
dex_moth closed this pull request 2023-11-18 10:53:56 +04:00
dex_moth removed review request for eegov 2023-11-18 10:56:16 +04:00
dex_moth reopened this pull request 2023-11-18 10:56:59 +04:00
dex_moth changed title from PIbd-22. Isaeva A.I. Lab work 03 to WIP: PIbd-22. Isaeva A.I. Lab work 03 2023-11-18 10:57:03 +04:00
dex_moth requested review from eegov 2023-11-18 10:57:09 +04:00
dex_moth changed title from WIP: PIbd-22. Isaeva A.I. Lab work 03 to PIbd-22. Isaeva A.I. Lab work 03 2023-11-18 10:57:39 +04:00
eegov approved these changes 2023-11-18 21:37:49 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +21,4 @@
// Добавление объекта в набор
public int Insert(T airbus)
{
// проверка, что элемент массива по этой позиции пустой, если нет, то
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2023-11-18 21:37:53 +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: dex_moth/PIbd-22_Isaeva_A.I._Airbus_Base#4
No description provided.