PIBD-13_Zolotov_A.D LabWork4 Base #4

Closed
zolart wants to merge 1 commits from lab_4 into lab_3
Owner
No description provided.
zolart added 1 commit 2024-04-06 21:09:42 +04:00
eegov approved these changes 2024-04-14 10:16:46 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +29,4 @@
public T? Get(int position)
{
// TODO проверка позиции
if (position <= Count)
Collaborator

Не все проверки выхода за границы учтены

Не все проверки выхода за границы учтены
eegov closed this pull request 2024-04-14 10:16:52 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zolart/PIBD-13_Zolotov_A.D._Base#4
No description provided.