ID 5731942
Пользователь Павлюк Роман Сергеевич
Время 18:13<< 11.11.2021 18:17 (22 д. 16:18) 18:18>>
Обработка 18:17 ... 18:17 (2,63 сек.)
Файл 5731942.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:30:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
format_visitor.h:46:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
format_visitor.h:84:  You don't need a ; after a }  [readability/braces] [4]
format_visitor.h:85:  private: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
format_visitor.h:85:  "private:" should be preceded by a blank line  [whitespace/blank_line] [3]
format_visitor.h:87:  Add #include <string> for string  [build/include_what_you_use] [4]
format_visitor.h:87:  Add #include <vector> for vector<>  [build/include_what_you_use] [4]
Done processing format_visitor.h
Total errors found: 7
0.029s 0.008s 9