Код: Выделить всё
#include
// matrix display
template
void algebra::display(const algebra::MATRIX &matrix) {
for (const auto& row : matrix) {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78656383/error-format-no-such-file-or-directory-when-i-use-c-20[/url]