PIbd-22. Stroev V.M. Lab Work 01 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab1"
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?
У меня почему то 2 коммита делается. Надеюсь, так должно быть...
Зачтено с понижением балла(ов)
@ -0,0 +19,4 @@
public bool Init(int speed, double weight, Color bodyColor, Color additionalColor,
bool monorails, bool secondCabin, int width, int height)
{
if (0 + _relWidth >= width || 0 + _relHeight >= height)
Что за '0' ?
@ -1,10 +1,63 @@
namespace Monorail
Имя файла не соответствует имени класса
Коммитов может быть сколь угодно много
Pull request closed