ID 5787352
Пользователь Росляков Владимир Олегович
Время 21:20<< 16.11.2021 21:20 (27 д. 19:21) 21:49>>
Обработка 21:20 ... 21:20 (2,99 сек.)
Файл 5787352.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:4:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:10:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:10:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:15:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:15:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:17:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:17:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:24:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:24:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:31:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:31:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:36:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:36:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:39:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:39:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:50:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:50:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:59:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:59:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:63:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:63:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:66:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:66:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:68:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:68:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:72:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:72:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:74:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:74:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:76:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:76:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:87:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing format_visitor.h
Total errors found: 32
0.045s 0.011s 9