ID 5937126
Пользователь Борцов Роман Александрович
Время 26.12.2021 19:19 (22 д. 19:19) 19:21>>
Обработка 19:19 ... 19:19 (4,09 сек.)
Файл 5937126.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 3, осень 2021
Задача D: Graph visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
visitor.h:1:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
visitor.h:3:  public: should be indented +1 space inside class BfsVisitor  [whitespace/indent] [3]
visitor.h:22:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
visitor.h:22:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
visitor.h:31:  private: should be indented +1 space inside class BfsVisitor  [whitespace/indent] [3]
visitor.h:31:  "private:" should be preceded by a blank line  [whitespace/blank_line] [3]
visitor.h:32:  Add #include <map> for map<>  [build/include_what_you_use] [4]
Done processing visitor.h
Total errors found: 7
[печатать | |
]
(1 074 b)
0.181s 0.008s 10