PIbd-21. Anisin R.S. Lab work 01 #1

Closed
RuslanAnisin wants to merge 1 commits from lab1 into main
Owner
No description provided.
RuslanAnisin added 1 commit 2023-10-11 21:47:23 +04:00
RuslanAnisin changed title from PIbd-21. Anisin R.S. Lab work 01 to WIP: PIbd-21. Anisin R.S. Lab work 01 2023-10-11 21:51:58 +04:00
RuslanAnisin changed title from WIP: PIbd-21. Anisin R.S. Lab work 01 to PIbd-21. Anisin R.S. Lab work 01 2023-10-11 22:02:11 +04:00
RuslanAnisin requested review from eegov 2023-10-11 22:02:19 +04:00
eegov approved these changes 2023-10-15 16:18:19 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +55,4 @@
{
_pictureWidth = width;
_pictureHeight = height;
if (_pictureHeight < _truckHeight || _pictureWidth < _truckWidth) return false;
Collaborator

Сначала выполняются проверки и только потом, если они пройдены успешно, запоминаются данные

Сначала выполняются проверки и только потом, если они пройдены успешно, запоминаются данные
eegov closed this pull request 2023-10-15 16:18:26 +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: RuslanAnisin/PIbd-21_Anisin_R.S._DumpTruck._Base#1
No description provided.