Aleikin A.M. LabWork06 #6

Closed
aleyckin wants to merge 1 commits from LabWork06 into LabWork05
Owner
No description provided.
aleyckin added 1 commit 2022-11-26 16:36:55 +04:00
aleyckin requested review from eegov 2022-11-26 16:36:59 +04:00
eegov approved these changes 2022-12-02 10:11:16 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -45,0 +69,4 @@
{
return false;
}
string bufferTextFromFile = "";
Collaborator

Не используется

Не используется
@ -45,0 +76,4 @@
bool first = true;
while ((str = sr.ReadLine()) != null)
{
if (first)
Collaborator

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

Первую строку можно считать до начала цикла, тогда конструкция будет проще
eegov closed this pull request 2022-12-02 10:11:22 +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: aleyckin/PIbd-22_Aleikin_A.M._AirBomber._Base#6
No description provided.