PIbd22_NikiforovaMV_lab3 #3

Closed
Michelty wants to merge 1 commits from lab3 into lab2
Owner
No description provided.
Michelty added 1 commit 2023-12-16 11:13:07 +04:00
eegov approved these changes 2023-12-16 20:37:36 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +17,4 @@
}
public int Insert(T ship)
{
int pos = Count - 1;
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2023-12-16 20:37: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: Michelty/PIbd22_NikiforovaMV_ContainerShip_Base#3
No description provided.