Kadyrov A.F. LabWork04 #4

Closed
NAP wants to merge 3 commits from LabWork04 into LabWork03
Owner
No description provided.
NAP added 3 commits 2022-11-09 15:23:32 +04:00
NAP requested review from eegov 2022-11-09 15:23:37 +04:00
eegov reviewed 2022-11-11 10:13:41 +04:00
@ -0,0 +36,4 @@
{
get
{
return _mapStorage[ind];
Collaborator

Нет проверки, что такой ключ уже есть в словаре

Нет проверки, что такой ключ уже есть в словаре
eegov reviewed 2022-11-11 10:13:46 +04:00
@ -0,0 +26,4 @@
{
var NewElem = new MapWithSetBattleshipGeneric<DrawningObjectBattleship, AbstractMap>(
_pictureWidth, _pictureHeight, map);
_mapStorage.Add(name, NewElem);
Collaborator

Нет проверки, что такой ключ уже есть в словаре

Нет проверки, что такой ключ уже есть в словаре
eegov approved these changes 2022-11-11 10:13:59 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
eegov closed this pull request 2022-11-11 10:14:03 +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: NAP/ISEbd-21_Kadyrov_A.F._Battleship_Base#4
No description provided.