ID 5617163
Пользователь Борцов Роман Александрович
Время 18:17<< 01.11.2021 18:19 (12 д. 16:20) 18:21>>
Обработка 18:19 ... 18:19 (9,39 сек.)
Файл 5617163.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача B: Фабрика
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
factory.h:28:  "public:" should be preceded by a blank line  [whitespace/blank_line] [3]
factory.h:34:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
factory.h:34:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
factory.h:37:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
factory.h:37:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
factory.h:40:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
factory.h:40:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
Done processing factory.h
Total errors found: 7
0.165s 0.021s 9