ID 5774265
Пользователь Дранов Семен Владимирович
Время 22:05<< 14.11.2021 22:06 (25 д. 20:06) 22:07>>
Обработка 22:06 ... 22:06 (5,78 сек.)
Файл 5774265.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача B: Фабрика
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
factory.h:14:  public: should be indented +1 space inside class Object  [whitespace/indent] [3]
factory.h:21:  public: should be indented +1 space inside class Apple  [whitespace/indent] [3]
factory.h:28:  public: should be indented +1 space inside class List  [whitespace/indent] [3]
factory.h:35:  public: should be indented +1 space inside class YetAnotherId  [whitespace/indent] [3]
factory.h:42:  public: should be indented +1 space inside class Smth  [whitespace/indent] [3]
factory.h:51:  private: should be indented +1 space inside class Smth  [whitespace/indent] [3]
factory.h:60:  public: should be indented +1 space inside class Factory  [whitespace/indent] [3]
factory.h:70:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
factory.h:76:  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.060s 0.007s 9