ID 5941517
Пользователь Новожилов Илья Сергеевич
Время 15:57<< 28.12.2021 18:13 (24 д. 18:13) 18:14>>
Обработка 18:13 ... 18:13 (2,01 сек.)
Файл ConsoleApplication1.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 3, осень 2021
Задача D: Graph visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
visitor.h:8:  public: should be indented +1 space inside class DataClass  [whitespace/indent] [3]
visitor.h:16:  public: should be indented +1 space inside class BfsVisitor  [whitespace/indent] [3]
visitor.h:25:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
visitor.h:25:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
visitor.h:41:  private: should be indented +1 space inside class BfsVisitor  [whitespace/indent] [3]
Done processing visitor.h
Total errors found: 5
0.031s 0.008s 9