ID 5786637
Пользователь Морозов Игнат Владимирович
Время 16.11.2021 19:55 (27 д. 17:56) 19:57>>
Обработка 19:55 ... 19:55 (2,30 сек.)
Файл 5786637.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:2:  private: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
format_visitor.h:6:  public: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
format_visitor.h:6:  "public:" should be preceded by a blank line  [whitespace/blank_line] [3]
format_visitor.h:68:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
format_visitor.h:67:  Add #include <string> for string  [build/include_what_you_use] [4]
format_visitor.h:67:  Add #include <vector> for vector<>  [build/include_what_you_use] [4]
format_visitor.h:71:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing format_visitor.h
Total errors found: 7
0.065s 0.010s 9