ID 5453998
Пользователь Росляков Владимир Олегович
Время 17:26<< 07.10.2021 17:28 (22 д. 08:01) 17:29>>
Обработка 17:28 ... 17:28 (7,35 сек.)
Файл 5453998.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача C: Set
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
set.h:42:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
set.h:46:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
set.h:63:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
set.h:77:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
set.h:93:  Is this a non-const reference? If so, make const or use a pointer: std::vector<int64_t> &other  [runtime/references] [2]
set.h:116:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:116:  Extra space before ( in function call  [whitespace/parens] [4]
set.h:116:  Use operator || instead of or  [readability/alt_tokens] [2]
set.h:120:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:130:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:130:  Extra space before ( in function call  [whitespace/parens] [4]
set.h:130:  Use operator || instead of or  [readability/alt_tokens] [2]
set.h:142:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:142:  Extra space before ( in function call  [whitespace/parens] [4]
set.h:142:  Use operator || instead of or  [readability/alt_tokens] [2]
set.h:150:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
Done processing set.h
Total errors found: 16
0.038s 0.008s 9