ID 5942745
Пользователь Матвеев Ян Альбертович
Время 16:36<< 29.12.2021 16:37 (25 д. 16:38) 16:40>>
Обработка 16:37 ... 16:37 (2,17 сек.)
Файл 5942745.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 3, осень 2021
Задача B: Binary/linear search
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
find.h:2:  Extra space after ( in function call  [whitespace/parens] [4]
find.h:2:  Extra space before ( in function call  [whitespace/parens] [4]
find.h:6:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
find.h:6:  If/else bodies with multiple statements require braces  [readability/braces] [4]
find.h:7:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
find.h:7:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
find.h:7:  Missing space after ,  [whitespace/comma] [3]
Done processing find.h
Total errors found: 7
0.045s 0.011s 9