ID 5945248
Пользователь Морозов Денис Витальевич
Время 17:08<< 31.12.2021 18:38 (27 д. 18:39) 18:41>>
Обработка 18:38 ... 18:38 (3,39 сек.)
Файл 5945248.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 3, осень 2021
Задача B: Binary/linear search
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
find.h:2:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
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:23:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
find.h:23:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
find.h:24:  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.037s 0.010s 9