ID 5774237
Пользователь Дранов Семен Владимирович
Время 21:12<< 14.11.2021 22:05 (25 д. 20:05) 22:06>>
Обработка 22:05 ... 22:05 (5,08 сек.)
Файл 5774237.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача B: Фабрика
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
factory.h:15:  public: should be indented +1 space inside class Object  [whitespace/indent] [3]
factory.h:22:  public: should be indented +1 space inside class Apple  [whitespace/indent] [3]
factory.h:29:  public: should be indented +1 space inside class List  [whitespace/indent] [3]
factory.h:36:  public: should be indented +1 space inside class YetAnotherId  [whitespace/indent] [3]
factory.h:43:  public: should be indented +1 space inside class Smth  [whitespace/indent] [3]
factory.h:52:  private: should be indented +1 space inside class Smth  [whitespace/indent] [3]
factory.h:61:  public: should be indented +1 space inside class Factory  [whitespace/indent] [3]
factory.h:71:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
factory.h:77:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing factory.h
Total errors found: 9
0.040s 0.012s 9