ID 5787603
Пользователь Матвеев Ян Альбертович
Время 16.11.2021 22:09 (27 д. 20:09) 22:11>>
Обработка 22:09 ... 22:09 (2,81 сек.)
Файл 5787603.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:1:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
format_visitor.h:3:  Should have a space between // and comment  [whitespace/comments] [4]
format_visitor.h:4:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:4:  Should have a space between // and comment  [whitespace/comments] [4]
format_visitor.h:5:  Should have a space between // and comment  [whitespace/comments] [4]
format_visitor.h:19:  If/else bodies with multiple statements require braces  [readability/braces] [4]
format_visitor.h:28:  If/else bodies with multiple statements require braces  [readability/braces] [4]
format_visitor.h:38:  If/else bodies with multiple statements require braces  [readability/braces] [4]
format_visitor.h:60:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:63:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Done processing format_visitor.h
Total errors found: 10
[печатать | |
]
(3 629 b)
0.166s 0.009s 10