N. I. Chernyshov Lab Work 3 #3

Closed
kitossy wants to merge 1 commits from LabWork3 into LabWork2
Owner
No description provided.
kitossy added 1 commit 2022-11-11 11:24:46 +04:00
kitossy requested review from eegov 2022-11-11 11:27:02 +04:00
eegov approved these changes 2022-11-18 11:20:40 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +37,4 @@
/// <returns></returns>
public int Insert(T ship)
{
bool CheckEmptySpace = false;
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
@ -0,0 +139,4 @@
}
}
}
Collaborator

Много пустых строк

Много пустых строк
eegov closed this pull request 2022-11-18 11:20:44 +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: kitossy/ISEbd-21_Chernyshov_N.I.AircraftCarrier_Base#3
No description provided.