ID 5788392
Пользователь Самойленко Павел Олегович
Время 23:47<< 16.11.2021 23:49 (27 д. 21:50) 23:51>>
Обработка 23:49 ... 23:49 (2,27 сек.)
Файл 5788392.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:121:  Missing space before ( in if(  [whitespace/parens] [5]
format_visitor.h:121:  Did you mean "else if"? If not, start a new line for "if".  [readability/braces] [4]
format_visitor.h:123:  Did you mean "else if"? If not, start a new line for "if".  [readability/braces] [4]
format_visitor.h:155:  Did you mean "else if"? If not, start a new line for "if".  [readability/braces] [4]
format_visitor.h:180:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:247:  "private:" should be preceded by a blank line  [whitespace/blank_line] [3]
format_visitor.h:250:  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.080s 0.023s 9