ISEbd-22 Musatkina K. Y. Lab work 8 #12

Closed
Kristina wants to merge 4 commits from lab8 into lab7
Owner
No description provided.
Kristina added 4 commits 2023-12-28 21:04:26 +04:00
eegov approved these changes 2023-12-29 21:11:04 +04:00
eegov left a comment
Collaborator

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

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

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

Требовалось сортировать по критериям: цвет, скорость, вес
eegov closed this pull request 2023-12-29 21:11:19 +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: Kristina/ISEbd-22_Musatkina_K._Y._Speedboat_Base#12
No description provided.