ID 5786079
Пользователь Новожилов Илья Сергеевич
Время 16.11.2021 18:56 (27 д. 16:56) 18:56>>
Обработка 18:56 ... 18:56 (7,57 сек.)
Файл 5786079.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача B: Фабрика
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
factory.h:9:  public: should be indented +1 space inside class Object  [whitespace/indent] [3]
factory.h:15:  public: should be indented +1 space inside class ObjectImpl  [whitespace/indent] [3]
factory.h:23:  private: should be indented +1 space inside class ObjectImpl  [whitespace/indent] [3]
factory.h:28:  public: should be indented +1 space inside class Factory  [whitespace/indent] [3]
factory.h:41:  private: should be indented +1 space inside class Factory  [whitespace/indent] [3]
factory.h:44:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing factory.h
Total errors found: 6
0.065s 0.009s 9