PIbd-23. RazinA.A. Firstlab #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Firstlab"
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 +20,4 @@
Color additionalColor, bool rockets, bool bombs,
int width, int height)
{
if (width < _stormtrooperWidth && height < _stormtrooperHeight)
Условия заданы неверно
@ -0,0 +3,4 @@
namespace ProjStormtrooper
{
public partial class Stormtrooper : Form
В названии класса должен присутствовать преф или суффикс Form
Pull request closed