ISEbd-21. Pyatkin I.A. Lab work 03. #3

Closed
IvanPyatkin wants to merge 1 commits from lab03 into lab02
Owner
No description provided.
IvanPyatkin added 1 commit 2023-10-23 16:25:09 +04:00
eegov approved these changes 2023-10-29 16:46:01 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +36,4 @@
/// <returns></returns>
public int Insert(T excavator)
{
for (int i = _places.Length - 1; i > 0; i--)
Collaborator

И зачем, если потом вызывается Insert(excavator, 0)?

И зачем, если потом вызывается Insert(excavator, 0)?
eegov closed this pull request 2023-10-29 16:46:05 +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: IvanPyatkin/ISEbd-21.Pyatkin.I.A.Excavator.Basic#3
No description provided.