ID 5773856
Пользователь Пиляй Николай Владимирович
Время 14.11.2021 21:29 (25 д. 19:29) 21:30>>
Обработка 21:29 ... 21:29 (2,81 сек.)
Файл 5773856.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:6:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
format_visitor.h:7:  public: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
format_visitor.h:13:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
format_visitor.h:49:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
format_visitor.h:54:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:65:  private: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
Done processing format_visitor.h
Total errors found: 6
0.092s 0.018s 9