ISEbd-22. Baygulov A.A. Lab work 08 #9

Closed
tellsense wants to merge 4 commits from lab8 into lab7
Owner
No description provided.
tellsense added 4 commits 2023-12-26 22:59:52 +04:00
tellsense requested review from eegov 2023-12-26 22:59:56 +04:00
eegov approved these changes 2023-12-29 21:07:33 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +10,4 @@
{
internal class LocomotiveCompareByColor : IComparer<DrawingLocomotive?>
{
public int Compare(DrawingLocomotive? x, DrawingLocomotive? y)
Collaborator

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

Требовалось сортировать по критериям: цвет, скорость, вес
eegov closed this pull request 2023-12-29 21:07:38 +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: tellsense/ISEbd-22_Baygulov_A.A._ElectricLocomotive_Base#9
No description provided.