ID 5778248
Пользователь Доманский Игорь Сергеевич
Время 14:50<< 15.11.2021 14:50 (26 д. 12:51) 14:53>>
Обработка 14:50 ... 14:50 (1,99 сек.)
Файл format_visitor.h (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:7:  public: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
format_visitor.h:49:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:50:  Missing space before ( in for(  [whitespace/parens] [5]
format_visitor.h:50:  Missing space before {  [whitespace/braces] [5]
format_visitor.h:64:  "private:" should be preceded by a blank line  [whitespace/blank_line] [3]
format_visitor.h:67:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing format_visitor.h
Total errors found: 6
0.149s 0.018s 9