Skip to content

Conversation

@KostinPI
Copy link

No description provided.

@Dovgalyuk
Copy link
Owner

Тестов не хватает.

@Dovgalyuk
Copy link
Owner

Всё ещё не хватает.

Lab3CPP/lab3.cpp Outdated

using namespace std;

struct Cell {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Бесполезная структура.

bestDist = dist[r][c];
answer = maze[r][c];
}
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

При поиске в ширину нет смысла смотреть дальше, чем первая попавшаяся цифра.

@Dovgalyuk
Copy link
Owner

Принято.

@Dovgalyuk Dovgalyuk closed this Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants