ISBd_21.GordeevI.V._LabWork_08 #13
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ISBd_21.GordeevI.V._LabWork_08_last"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +6,4 @@
namespace ElectricLocomotive
{
internal class LocomotiveCompareByColor : IComparer<DrawningLocomotive?>
{
Требовалось сортировать по критериям: цвет, скорость, вес
Pull request closed