ISEbd-21 Nikolay Gapon LabWork06 #11

Closed
NikGapon wants to merge 2 commits from LabWork06 into LabWork05
Owner
No description provided.
NikGapon added 1 commit 2022-12-01 22:46:20 +04:00
NikGapon added 1 commit 2022-12-01 22:46:24 +04:00
NikGapon requested review from eegov 2022-12-01 22:47:58 +04:00
eegov approved these changes 2022-12-02 10:57:47 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -70,0 +107,4 @@
string str;
while ((str = sr.ReadLine()) != null)
{
if (isFirst)
Collaborator

Первую строку можно считать до начала цикла, тогда конструкция будет проще

Первую строку можно считать до начала цикла, тогда конструкция будет проще
eegov closed this pull request 2022-12-02 10:57:51 +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: NikGapon/ISEbd-21_Gapon_N.I._Airbus_Base#11
No description provided.