PIbd-23. Yunusov N.N. Lab work 01 #1
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?
Зачтено с понижением балла(ов)
@ -0,0 +45,4 @@
{
_pictureWidth = width;
_pictureHeight = height;
if (_trolleybusWidth > _pictureWidth || _trolleybusHeight > _pictureHeight)
Сначала выполняются проверки и только потом, если они пройдены успешно, запоминаются данные
Pull request closed