Potapov N.S. LabWork04 #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork04"
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 +47,4 @@
{
// Добавление карты
MapWithSetBoatsGeneric<DrawingObjectBoat, AbstractMap> newMap = new(_pictureWidth, _pictureHeight, map);
_mapStorages.Add(name, newMap);
Нет проверки, что такой ключ уже есть в словаре
Pull request closed