ID 5481456
Пользователь Юрочкин Руслан Викторович
Время 21:04<< 13.10.2021 21:08 (4 д. 22:08) 21:10>>
Обработка 21:08 ... 21:08 (3,09 сек.)
Файл prime_gen.h (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача D: PrimeNumberGenerator
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
prime_gen.h:7:  public: should be indented +1 space inside class PrimeNumberGenerator  [whitespace/indent] [3]
prime_gen.h:8:  Do not leave a blank line after "public:"  [whitespace/blank_line] [3]
prime_gen.h:9:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
prime_gen.h:14:  Tab found; better to use spaces  [whitespace/tab] [1]
prime_gen.h:20:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
prime_gen.h:20:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
prime_gen.h:32:  Tab found; better to use spaces  [whitespace/tab] [1]
prime_gen.h:41:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
prime_gen.h:43:  Tab found; better to use spaces  [whitespace/tab] [1]
prime_gen.h:45:  Tab found; better to use spaces  [whitespace/tab] [1]
Done processing prime_gen.h
Total errors found: 10
0.072s 0.009s 9