ПИбд-21 Кувшинов Тимур 3Лаба простая #6

Closed
TImourka wants to merge 3 commits from laba3 into laba2
Owner
No description provided.
TImourka added 3 commits 2023-10-10 21:50:02 +04:00
TImourka changed title from ПИбд-21 Кувшинов Тимур 3Лаба to ПИбд-21 Кувшинов Тимур 3Лаба простая 2023-10-10 22:54:09 +04:00
eegov approved these changes 2023-10-15 16:13:28 +04:00
eegov left a comment
Collaborator

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

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

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

Правильнее было вызвать Insert(T obj, 0);
TImourka marked this conversation as resolved
@ -0,0 +65,4 @@
/// <param name="collect"></param>
/// <param name="pos"></param>
/// <returns></returns>
public static T operator -(TrainsGenericCollection<T, U> collect, int pos)
Collaborator

Требовалось поменять тип возвращаемого значения

Требовалось поменять тип возвращаемого значения
eegov closed this pull request 2023-10-15 16:13:32 +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: TImourka/PIbd-21_Kouvshinoff_T._A._WarmlyLocomotive._Base#6
No description provided.