PIbd-21. Putintsev D.M. Lab work 08 #8

Closed
Danil wants to merge 1 commits from Lab8 into Lab7
Owner
No description provided.
Danil added 1 commit 2023-12-19 16:06:33 +04:00
Danil requested review from eegov 2023-12-19 16:06:37 +04:00
eegov approved these changes 2023-12-23 17:19:23 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +24,4 @@
{
return x.EntityRoadTrain.BodyColor.Name.CompareTo(y.EntityRoadTrain.BodyColor.Name);
}
if (x.GetType().Name == y.GetType().Name && x is DrawningTrain)
Collaborator

Требовалось сортировать по критериям: цвет, скорость, вес

Требовалось сортировать по критериям: цвет, скорость, вес
eegov closed this pull request 2023-12-23 17:19:28 +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: Danil/PIbd-21_Putintsev_D.M._RoadTrain_Base#8
No description provided.