ID 5786115
Пользователь Орлов Андрей Сергеевич
Время 19:01<< 16.11.2021 19:02 (27 д. 17:02) 19:03>>
Обработка 19:02 ... 19:02 (2,94 сек.)
Файл 5786115.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача D: FixedAllocator
Набор тестов
Ограничения Время: 2с Память: 128Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
fixed_allocator.h:10:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
fixed_allocator.h:12:  You don't need a ; after a }  [readability/braces] [4]
fixed_allocator.h:24:  You don't need a ; after a }  [readability/braces] [4]
fixed_allocator.h:25:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
fixed_allocator.h:25:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
fixed_allocator.h:28:  You don't need a ; after a }  [readability/braces] [4]
fixed_allocator.h:33:  "private:" should be preceded by a blank line  [whitespace/blank_line] [3]
Done processing fixed_allocator.h
Total errors found: 7
0.040s 0.007s 9