ID 5476129
Пользователь Бурачинский Александр Дмитриевич
Время 18:21<< 12.10.2021 18:21 (27 д. 08:55) 18:22>>
Обработка 18:21 ... 18:21 (9,59 сек.)
Файл 5476129.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача D: PrimeNumberGenerator
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
prime_gen.h:17:  Missing space before {  [whitespace/braces] [5]
prime_gen.h:18:  Use operator || instead of or  [readability/alt_tokens] [2]
prime_gen.h:21:  Missing space before {  [whitespace/braces] [5]
prime_gen.h:28:  private: should be indented +1 space inside class PrimeNumberGenerator  [whitespace/indent] [3]
prime_gen.h:30:  public: should be indented +1 space inside class PrimeNumberGenerator  [whitespace/indent] [3]
prime_gen.h:33:  You don't need a ; after a }  [readability/braces] [4]
prime_gen.h:41:  You don't need a ; after a }  [readability/braces] [4]
prime_gen.h:40:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
prime_gen.h:42:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing prime_gen.h
Total errors found: 9
[печатать | |
]
(796 b)
0.073s 0.013s 10