ID 5935713
Пользователь Кузьмин Захар Данилович
Время 25.12.2021 20:09 (21 д. 20:10) 20:09>>
Обработка 20:09 ... 20:09 (22,12 сек.)
Файл 5935713.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 3, осень 2021
Задача B: Binary/linear search
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
find.h:3:  Missing space before {  [whitespace/braces] [5]
find.h:4:  Missing spaces around ==  [whitespace/operators] [3]
find.h:4:  Missing space before ( in if(  [whitespace/parens] [5]
find.h:4:  Missing space before {  [whitespace/braces] [5]
find.h:11:  Is this a non-const reference? If so, make const or use a pointer: T &value  [runtime/references] [2]
find.h:14:  Missing space before ( in if(  [whitespace/parens] [5]
find.h:14:  Missing space before {  [whitespace/braces] [5]
find.h:16:  Missing spaces around <  [whitespace/operators] [3]
find.h:16:  Missing space before ( in for(  [whitespace/parens] [5]
find.h:16:  Missing space after ;  [whitespace/semicolon] [3]
find.h:16:  Missing space before {  [whitespace/braces] [5]
find.h:17:  Missing space before ( in if(  [whitespace/parens] [5]
find.h:17:  Missing space before {  [whitespace/braces] [5]
find.h:26:  Missing space before ( in if(  [whitespace/parens] [5]
find.h:26:  Missing space before {  [whitespace/braces] [5]
find.h:13:  Add #include <string> for string  [build/include_what_you_use] [4]
Done processing find.h
Total errors found: 16
0.040s 0.009s 9