ID 5715799
Пользователь Смагина Елена Геннадьевна
Время 09.11.2021 02:48 (20 д. 00:48) 02:55>>
Обработка 02:48 ... 02:48 (2,78 сек.)
Файл 5715799.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:2:  public: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
format_visitor.h:6:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:6:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:42:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
format_visitor.h:42:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:47:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:50:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:52:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:70:  private: should be indented +1 space inside class FormatVisitor  [whitespace/indent] [3]
format_visitor.h:71:  Add #include <vector> for vector<>  [build/include_what_you_use] [4]
format_visitor.h:73:  Add #include <string> for string  [build/include_what_you_use] [4]
Done processing format_visitor.h
Total errors found: 11
[печатать | |
]
(2 265 b)
0.295s 0.024s 10