Bondarenko M.S. Lab Work 3 #8

Merged
eegov merged 12 commits from LabWork_03 into LabWork_02 2022-11-07 12:10:38 +04:00
Owner
No description provided.
maxnes3 added 12 commits 2022-11-02 09:47:00 +04:00
maxnes3 requested review from eegov 2022-11-02 09:56:09 +04:00
maxnes3 changed title from LabWork_03 to Bondarenko M.S. Lab Work 3 2022-11-02 10:33:52 +04:00
eegov approved these changes 2022-11-07 12:10:33 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +49,4 @@
public T Remove(int position)
{
T DelElement = _places[position];
Collaborator

Нет проверки, что индекс не выходит за границы массива

Нет проверки, что индекс не выходит за границы массива
eegov merged commit d8d55f9585 into LabWork_02 2022-11-07 12:10:38 +04:00
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: maxnes3/PIbd-22_Bondarenko_M.S._WarmlyShip_Base#8
No description provided.