ID 5510387
Пользователь Агличеев Александр Олегович
Время 20.10.2021 22:11 (20:12) 22:14>>
Обработка 22:11 ... 22:11 (3,45 сек.)
Файл 5510387.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача F: Code format visitor
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
format_visitor.h:13:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:23:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
format_visitor.h:24:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:26:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:40:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
format_visitor.h:41:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:43:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:56:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
format_visitor.h:57:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:59:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:61:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:72:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:73:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
format_visitor.h:85:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
format_visitor.h:91:  You don't need a ; after a }  [readability/braces] [4]
format_visitor.h:94:  Add #include <vector> for vector<>  [build/include_what_you_use] [4]
Done processing format_visitor.h
Total errors found: 16
0.034s 0.008s 9