ID 5945129
Пользователь Морозов Денис Витальевич
Время 31.12.2021 17:07 (27 д. 17:08) 17:08>>
Обработка 17:07 ... 17:07 (1,91 сек.)
Файл 5945129.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 3, осень 2021
Задача B: Binary/linear search
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
find.h:11:  Missing space before ( in if(  [whitespace/parens] [5]
find.h:13:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
find.h:14:  Missing space before ( in if(  [whitespace/parens] [5]
find.h:15:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
find.h:20:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
find.h:27:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
find.h:27:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
find.h:32:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing find.h
Total errors found: 8
0.043s 0.016s 9