ID 5786852
Пользователь Бессмертный Артём Станиславович
Время 20:15<< 16.11.2021 20:18 (27 д. 18:18) 20:18>>
Обработка 20:18 ... 20:18 (1,49 сек.)
Файл 5786852.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:5:  public: should be indented +1 space inside class Figure  [whitespace/indent] [3]
figure.h:12:  public: should be indented +1 space inside class Triangle  [whitespace/indent] [3]
figure.h:35:  private: should be indented +1 space inside class Triangle  [whitespace/indent] [3]
figure.h:40:  public: should be indented +1 space inside class Rect  [whitespace/indent] [3]
figure.h:60:  private: should be indented +1 space inside class Rect  [whitespace/indent] [3]
figure.h:65:  public: should be indented +1 space inside class Circle  [whitespace/indent] [3]
figure.h:84:  private: should be indented +1 space inside class Circle  [whitespace/indent] [3]
figure.h:97:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:97:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:102:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:102:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:107:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing figure.h
Total errors found: 12
[печатать | |
]
(2 003 b)
0.154s 0.009s 10