Lab3 WarmlyShip Barsukov #3

Closed
frog24 wants to merge 1 commits from Lab3 into Lab2
Owner
No description provided.
frog24 added 1 commit 2023-11-17 22:43:34 +04:00
eegov approved these changes 2023-11-18 20:34:27 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +16,4 @@
}
public int Insert(T ship)
{
if (_places[0] == null)
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2023-11-18 20:34:31 +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: frog24/PIbd-21_Barsukov_P._O._WarmlyShip_Base_Part#3
No description provided.